On Mon, Jul 14, 2025 at 2:46 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote: > > 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> > +F: rust/kernel/fs.rs > +F: rust/kernel/fs/ > +F: rust/kernel/seq_file.rs I guess we may also want to include rust/kernel/sync/poll.rs ? Alice