aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2024-02-06 07:36:42 -0500
committerChuck Lever <[email protected]>2024-03-01 09:12:25 -0500
commitc8004c1ca442d99a7afdcc4238c7e6eeb30c214b (patch)
treee74cb7b55df962993efc5c2b5c7c3ee5e6907761
parent649e58d59322690f3d5f829d6c689e16a974b979 (diff)
MAINTAINERS: add Alex Aring as Reviewer for file locking code
Alex helps co-maintain the DLM code and did some recent work to fix up how lockd and GFS2 work together. Add him as a Reviewer for file locking changes. Acked-by: Alexander Aring <[email protected]> Acked-by: Chuck Lever <[email protected]> Signed-off-by: Jeff Layton <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2ecaaec6a6bf..0cd4a050bc84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8165,6 +8165,7 @@ F: include/uapi/scsi/fc/
FILE LOCKING (flock() and fcntl()/lockf())
M: Jeff Layton <[email protected]>
M: Chuck Lever <[email protected]>
+R: Alexander Aring <[email protected]>
S: Maintained
F: fs/fcntl.c