diff options
author | Neil Brown <neilb@suse.de> | 2014-10-23 18:14:39 -0400 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2014-10-23 18:14:39 -0400 |
commit | 7c37fbda85ceb9be7bdb9d5f53e702efc40cf783 (patch) | |
tree | ed89b0698534637774551265ad1a7b99d2ac2586 /MAINTAINERS | |
parent | f45827e84186af152492c6d0dcf4105b4a605f9b (diff) |
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/ | |||
6832 | F: include/scsi/osd_* | 6832 | F: include/scsi/osd_* |
6833 | F: fs/exofs/ | 6833 | F: fs/exofs/ |
6834 | 6834 | ||
6835 | OVERLAYFS FILESYSTEM | ||
6836 | M: Miklos Szeredi <miklos@szeredi.hu> | ||
6837 | L: linux-fsdevel@vger.kernel.org | ||
6838 | S: Supported | ||
6839 | F: fs/overlayfs/* | ||
6840 | F: Documentation/filesystems/overlayfs.txt | ||
6841 | |||
6835 | P54 WIRELESS DRIVER | 6842 | P54 WIRELESS DRIVER |
6836 | M: Christian Lamparter <chunkeey@googlemail.com> | 6843 | M: Christian Lamparter <chunkeey@googlemail.com> |
6837 | L: linux-wireless@vger.kernel.org | 6844 | L: linux-wireless@vger.kernel.org |