From: David Disseldorp Date: Tue, 18 Mar 2025 04:07:11 +0000 (+1100) Subject: MAINTAINERS: append initramfs files to the VFS section X-Git-Tag: v6.15-rc1~241^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0054b437c0ec5732851e37590c56d920319f58ad;p=thirdparty%2Flinux.git MAINTAINERS: append initramfs files to the VFS section At the moment it's a little unclear where initramfs patches should be sent. This should see them end up on the linux-fsdevel mailing list. Signed-off-by: David Disseldorp Link: https://lore.kernel.org/r/20250318040711.20683-1-ddiss@suse.de Signed-off-by: Christian Brauner --- diff --git a/MAINTAINERS b/MAINTAINERS index 896a307fa0654..6d70925f27c9e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8896,6 +8896,9 @@ F: include/linux/fs.h F: include/linux/fs_types.h F: include/uapi/linux/fs.h F: include/uapi/linux/openat2.h +F: Documentation/driver-api/early-userspace/buffer-format.rst +F: init/do_mounts* +F: init/*initramfs* FILESYSTEMS [EXPORTFS] M: Chuck Lever