* [PATCH RESEND] MAINTAINERS: associate linux/fs.h with VFS instead of file locking
@ 2017-08-16 3:00 Eric Biggers
0 siblings, 0 replies; only message in thread
From: Eric Biggers @ 2017-08-16 3:00 UTC (permalink / raw)
To: Alexander Viro; +Cc: linux-fsdevel, Eric Biggers
From: Eric Biggers <ebiggers@google.com>
include/linux/fs.h and include/uapi/linux/fs.h deal with much more than
just file locking. Move them to the "FILESYSTEMS (VFS and
infrastructure)" section of the MAINTAINERS file so that the first
suggestion from get_maintainer.pl isn't the file locking maintainers,
which has caused some confusion.
Acked-by: Jeff Layton <jlayton@poochiereds.net>
Acked-by: J. Bruce Fields <bfields@fieldses.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6f7721d1634c..fc40d06fe860 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5256,9 +5256,7 @@ M: "J. Bruce Fields" <bfields@fieldses.org>
L: linux-fsdevel@vger.kernel.org
S: Maintained
F: include/linux/fcntl.h
-F: include/linux/fs.h
F: include/uapi/linux/fcntl.h
-F: include/uapi/linux/fs.h
F: fs/fcntl.c
F: fs/locks.c
@@ -5267,6 +5265,8 @@ M: Alexander Viro <viro@zeniv.linux.org.uk>
L: linux-fsdevel@vger.kernel.org
S: Maintained
F: fs/*
+F: include/linux/fs.h
+F: include/uapi/linux/fs.h
FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
M: Riku Voipio <riku.voipio@iki.fi>
--
2.14.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-16 3:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16 3:00 [PATCH RESEND] MAINTAINERS: associate linux/fs.h with VFS instead of file locking Eric Biggers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).