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> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c3f7fbd0d67a..0f4e99716183 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9234,15 +9234,18 @@ 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: Documentation/driver-api/early-userspace/buffer-format.rst F: init/do_mounts* F: init/*initramfs* -- 2.50.0.727.gbf7dc18ff4-goog