linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] vfs: add Rust files to MAINTAINERS
@ 2025-07-14 12:46 Alice Ryhl
  2025-07-14 12:46 ` [PATCH 2/2] pid: " Alice Ryhl
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alice Ryhl @ 2025-07-14 12:46 UTC (permalink / raw)
  To: Christian Brauner, Alexander Viro, Jan Kara, linux-fsdevel
  Cc: Miguel Ojeda, Boqun Feng, Gary Guo, Björn Roy Baron,
	Benno Lossin, Andreas Hindborg, Trevor Gross, Danilo Krummrich,
	rust-for-linux, linux-kernel, Alice Ryhl

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>
---
 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@zeniv.linux.org.uk>
 M:	Christian Brauner <brauner@kernel.org>
 R:	Jan Kara <jack@suse.cz>
 L:	linux-fsdevel@vger.kernel.org
 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


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-08-19 11:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-14 12:46 [PATCH 1/2] vfs: add Rust files to MAINTAINERS Alice Ryhl
2025-07-14 12:46 ` [PATCH 2/2] pid: " Alice Ryhl
2025-07-14 14:52   ` Miguel Ojeda
2025-08-19 11:28   ` (subset) " Christian Brauner
2025-07-14 14:50 ` [PATCH 1/2] vfs: " Miguel Ojeda
2025-07-15  7:43 ` Alice Ryhl
2025-07-15  7:51   ` [PATCH v2] " Alice Ryhl
2025-07-15  9:50     ` Christian Brauner
2025-07-22  8:05       ` Alice Ryhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).