Skip to content

Commit 3ccc82e

Browse files
Darksonnbrauner
authored andcommitted
vfs: add Rust files to MAINTAINERS
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@google.com> Link: https://lore.kernel.org/20250715075140.3174832-1-aliceryhl@google.com Signed-off-by: Christian Brauner <brauner@kernel.org>
1 parent de747bd commit 3ccc82e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9242,6 +9242,10 @@ F: include/linux/fs.h
92429242
F: include/linux/fs_types.h
92439243
F: include/uapi/linux/fs.h
92449244
F: include/uapi/linux/openat2.h
9245+
F: rust/kernel/fs.rs
9246+
F: rust/kernel/fs/
9247+
F: rust/kernel/seq_file.rs
9248+
F: rust/kernel/sync/poll.rs
92459249
F: Documentation/driver-api/early-userspace/buffer-format.rst
92469250
F: init/do_mounts*
92479251
F: init/*initramfs*

0 commit comments

Comments
 (0)