summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-10-22 13:45:30 +0200
committerChuck Lever <chuck.lever@oracle.com>2025-11-20 16:29:35 -0500
commitf6dcad1d748e192d8cd01d76736131ae913787af (patch)
tree0b65099529a888687ea65668adb0903b2b4cdfec
parent78cd170d035fe9b0372c0527f1613ddde8296667 (diff)
MAINTAINERS: add a nfsd blocklayout reviewer
Add a minimal entry for the block layout driver to make sure Christoph who wrote the code gets Cced on all patches. The actual maintenance stays with the nfsd maintainer team. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
-rw-r--r--MAINTAINERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a19fd4d8beaf..5b5980a68091 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13580,6 +13580,10 @@ F: include/uapi/linux/sunrpc/
F: net/sunrpc/
F: tools/net/sunrpc/
+KERNEL NFSD BLOCK and SCSI LAYOUT DRIVER
+R: Christoph Hellwig <hch@lst.de>
+F: fs/nfsd/blocklayout*
+
KERNEL PACMAN PACKAGING (in addition to generic KERNEL BUILD)
M: Thomas Weißschuh <linux@weissschuh.net>
R: Christian Heusel <christian@heusel.eu>