projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de747bd
)
vfs: add Rust files to MAINTAINERS
author
Alice Ryhl
<aliceryhl@google.com>
Tue, 15 Jul 2025 07:51:40 +0000
(07:51 +0000)
committer
Christian Brauner
<brauner@kernel.org>
Tue, 15 Jul 2025 09:50:15 +0000
(11:50 +0200)
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>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index a92290fffa163f9fe8fe3f04bf66426f9a894409..cfc2cbb9e0453f724f95cc242e067e035c0797e4 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-9242,6
+9242,10
@@
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*