diff options
author | Jeff Layton <[email protected]> | 2014-02-03 12:13:08 -0500 |
---|---|---|
committer | Jeff Layton <[email protected]> | 2014-03-31 08:24:42 -0400 |
commit | 18156e7e66e5147d2483382a1e3817d2401ca1a8 (patch) | |
tree | 0fcdf1aa7e3cbd3629608e1814737780233514a6 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) |
MAINTAINERS: update entry for fs/locks.c
Both Bruce and I have done a fair bit of work in these files recently,
and would like to be notified if anyone is proposing changes to it.
Also, Matthew is no longer interested in maintaining this code, so
remove him.
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
Acked-by: "J. Bruce Fields" <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2cf5cfb4d29..dc395b18b86a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3436,7 +3436,8 @@ F: include/scsi/libfcoe.h F: include/uapi/scsi/fc/ FILE LOCKING (flock() and fcntl()/lockf()) -M: Matthew Wilcox <[email protected]> +M: Jeff Layton <[email protected]> +M: J. Bruce Fields <[email protected]> S: Maintained F: include/linux/fcntl.h |