diff options
author | Jeff Layton <jlayton@redhat.com> | 2014-02-03 12:13:08 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2014-03-31 08:24:42 -0400 |
commit | 18156e7e66e5147d2483382a1e3817d2401ca1a8 (patch) | |
tree | 0fcdf1aa7e3cbd3629608e1814737780233514a6 /MAINTAINERS | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) | |
download | linux-18156e7e66e5147d2483382a1e3817d2401ca1a8.tar.bz2 |
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 <matthew@wil.cx>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Acked-by: "J. Bruce Fields" <bfields@fieldses.org>
Diffstat (limited to 'MAINTAINERS')
-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 <matthew@wil.cx> +M: Jeff Layton <jlayton@redhat.com> +M: J. Bruce Fields <bfields@fieldses.org> L: linux-fsdevel@vger.kernel.org S: Maintained F: include/linux/fcntl.h |