These files are maintained by the VFS subsystem, thus add them to the relevant MAINTAINERS entry to ensure that the maintainers are ccd on relevant changes. Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx> --- Christian, please use this version if you agree that `struct poll_table` also goes under this entry. MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c3f7fbd0d67a..3833ac2b58d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9234,15 +9234,19 @@ FILESYSTEMS (VFS and infrastructure) FILESYSTEMS (VFS and infrastructure) M: Alexander Viro <viro@xxxxxxxxxxxxxxxxxx> M: Christian Brauner <brauner@xxxxxxxxxx> R: Jan Kara <jack@xxxxxxx> L: linux-fsdevel@xxxxxxxxxxxxxxx S: Maintained T: git https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git F: fs/* F: include/linux/fs.h F: include/linux/fs_types.h F: include/uapi/linux/fs.h F: include/uapi/linux/openat2.h +F: rust/kernel/fs.rs +F: rust/kernel/fs/ +F: rust/kernel/seq_file.rs +F: rust/kernel/sync/poll.rs F: Documentation/driver-api/early-userspace/buffer-format.rst F: init/do_mounts* F: init/*initramfs* -- 2.50.0.727.gbf7dc18ff4-goog