Skip to content

Commit a88cdda

Browse files
committed
MAINTAINERS: add block and fsdevel lists to iov_iter
We've had multiple instances where people didn't Cc fsdevel or block which are easily the most affected subsystems by iov_iter changes. Put a stop to that and make sure both lists are Cced so we can catch stuff like [1] early. Link: https://lore.kernel.org/linux-nvme/[email protected] [1] Link: https://lore.kernel.org/20250716-eklig-rasten-ec8c4dc05a1e@brauner Reviewed-by: Jens Axboe <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
1 parent 86ab0c1 commit a88cdda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25907,6 +25907,8 @@ F: fs/hostfs/
2590725907

2590825908
USERSPACE COPYIN/COPYOUT (UIOVEC)
2590925909
M: Alexander Viro <[email protected]>
25910+
25911+
2591025912
S: Maintained
2591125913
F: include/linux/uio.h
2591225914
F: lib/iov_iter.c

0 commit comments

Comments
 (0)