]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: add block and fsdevel lists to iov_iter
authorChristian Brauner <brauner@kernel.org>
Wed, 16 Jul 2025 08:40:45 +0000 (10:40 +0200)
committerChristian Brauner <brauner@kernel.org>
Wed, 16 Jul 2025 12:46:53 +0000 (14:46 +0200)
commita88cddaaa3bf7445357a79a5c351c6b6d6f95b7d
treea452ace1d8aebe71ad6320382466afa024c8bd49
parent86ab0c10090b26e789b7bf477d4b673b5e18e55b
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/20250715132750.9619-4-aaptel@nvidia.com
Link: https://lore.kernel.org/20250716-eklig-rasten-ec8c4dc05a1e@brauner
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christian Brauner <brauner@kernel.org>
MAINTAINERS