aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2014-11-20 10:39:59 -0500
committerMiklos Szeredi <mszeredi@suse.cz>2014-11-20 10:39:59 -0500
commitef94b1864d1ed5be54376404bb23d22ed0481feb (patch)
tree32ce8ec582b67b29edac5fd12b5e5679b638dac6 /MAINTAINERS
parentfc14f9c1272f62c3e8d01300f52467c0d9af50f9 (diff)
ovl: rename filesystem type to "overlay"
Some distributions carry an "old" format of overlayfs while mainline has a "new" format. The distros will possibly want to keep the old overlayfs alongside the new for compatibility reasons. To make it possible to differentiate the two versions change the name of the new one from "overlayfs" to "overlay". Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Reported-by: Serge Hallyn <serge.hallyn@ubuntu.com> Cc: Andy Whitcroft <apw@canonical.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c444907ccd69..af1e738e8772 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6888,7 +6888,7 @@ F: drivers/scsi/osd/
6888F: include/scsi/osd_* 6888F: include/scsi/osd_*
6889F: fs/exofs/ 6889F: fs/exofs/
6890 6890
6891OVERLAYFS FILESYSTEM 6891OVERLAY FILESYSTEM
6892M: Miklos Szeredi <miklos@szeredi.hu> 6892M: Miklos Szeredi <miklos@szeredi.hu>
6893L: linux-fsdevel@vger.kernel.org 6893L: linux-fsdevel@vger.kernel.org
6894S: Supported 6894S: Supported