diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2014-11-20 10:40:01 -0500 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2014-11-20 10:40:01 -0500 |
commit | 1d113735ecf21de74a04c3b58fa106ac2e64ca0d (patch) | |
tree | 0bb479adc18d97b192719707de0235afac4d0a33 | |
parent | c9f00fdb9ab3999cb2fb582ad82a5db9e70c82f5 (diff) |
ovl: update MAINTAINERS
There's a union/overlay specific mailing list now. Also add a git tree.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index af1e738e8772..0ff630de8a6d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6890,9 +6890,10 @@ F: fs/exofs/ | |||
6890 | 6890 | ||
6891 | OVERLAY FILESYSTEM | 6891 | OVERLAY FILESYSTEM |
6892 | M: Miklos Szeredi <miklos@szeredi.hu> | 6892 | M: Miklos Szeredi <miklos@szeredi.hu> |
6893 | L: linux-fsdevel@vger.kernel.org | 6893 | L: linux-unionfs@vger.kernel.org |
6894 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git | ||
6894 | S: Supported | 6895 | S: Supported |
6895 | F: fs/overlayfs/* | 6896 | F: fs/overlayfs/ |
6896 | F: Documentation/filesystems/overlayfs.txt | 6897 | F: Documentation/filesystems/overlayfs.txt |
6897 | 6898 | ||
6898 | P54 WIRELESS DRIVER | 6899 | P54 WIRELESS DRIVER |