diff options
| author | Jeff Layton <[email protected]> | 2022-05-24 10:31:54 +0000 |
|---|---|---|
| committer | Chuck Lever <[email protected]> | 2022-05-29 17:56:23 +0000 |
| commit | 9ff9f77f34e44a0054eadb9041e459548c955ccb (patch) | |
| tree | 7b573c0f507630b088dbbf71d90db1deb17f69c0 | |
| parent | NFSD: nfsd_file_put() can sleep (diff) | |
| download | kernel-9ff9f77f34e44a0054eadb9041e459548c955ccb.tar.gz kernel-9ff9f77f34e44a0054eadb9041e459548c955ccb.zip | |
MAINTAINERS: reciprocal co-maintainership for file locking and nfsd
Chuck has agreed to backstop me as maintainer of the file locking code,
and I'll do the same for him on knfsd.
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d6d879cb0afd..82f89b035cce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7572,6 +7572,7 @@ F: include/uapi/scsi/fc/ FILE LOCKING (flock() and fcntl()/lockf()) M: Jeff Layton <[email protected]> +M: Chuck Lever <[email protected]> S: Maintained F: fs/fcntl.c @@ -10646,6 +10647,7 @@ W: http://kernelnewbies.org/KernelJanitors KERNEL NFSD, SUNRPC, AND LOCKD SERVERS M: Chuck Lever <[email protected]> +M: Jeff Layton <[email protected]> S: Supported W: http://nfs.sourceforge.net/ |
