diff options
author | Neil Brown <neilb@suse.de> | 2014-10-24 02:14:39 +0400 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2014-10-24 02:14:39 +0400 |
commit | 7c37fbda85ceb9be7bdb9d5f53e702efc40cf783 (patch) | |
tree | ed89b0698534637774551265ad1a7b99d2ac2586 /MAINTAINERS | |
parent | f45827e84186af152492c6d0dcf4105b4a605f9b (diff) | |
download | linux-7c37fbda85ceb9be7bdb9d5f53e702efc40cf783.tar.xz |
overlay: overlay filesystem documentation
Document the overlay filesystem.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a20df9bf8ab0..aa974d445bfd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6832,6 +6832,13 @@ F: drivers/scsi/osd/ F: include/scsi/osd_* F: fs/exofs/ +OVERLAYFS FILESYSTEM +M: Miklos Szeredi <miklos@szeredi.hu> +L: linux-fsdevel@vger.kernel.org +S: Supported +F: fs/overlayfs/* +F: Documentation/filesystems/overlayfs.txt + P54 WIRELESS DRIVER M: Christian Lamparter <chunkeey@googlemail.com> L: linux-wireless@vger.kernel.org |