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 <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Christian Brauner <[email protected]>
1 parent de747bd commit 3ccc82e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)