]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation: fuse: Consolidate FUSE docs into its own subdirectory
authorBagas Sanjaya <bagasdotme@gmail.com>
Thu, 12 Jun 2025 03:22:39 +0000 (10:22 +0700)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 27 Aug 2025 12:29:43 +0000 (14:29 +0200)
commit6be0ddb20200c0e45c1e7db4b817fccd04d53f2d
tree2651757eb59a106f590eca2a2b4c5c2b5f3c4214
parent1a7b13781b0d48312e0ead2585776b0afd1343cd
Documentation: fuse: Consolidate FUSE docs into its own subdirectory

All four FUSE docs are currently in upper-level
Documentation/filesystems/ directory, but these are distinct as a group
of its own. Move them into Documentation/filesystems/fuse/ subdirectory.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Acked-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Documentation/filesystems/fuse/fuse-io-uring.rst [moved from Documentation/filesystems/fuse-io-uring.rst with 100% similarity]
Documentation/filesystems/fuse/fuse-io.rst [moved from Documentation/filesystems/fuse-io.rst with 99% similarity]
Documentation/filesystems/fuse/fuse-passthrough.rst [moved from Documentation/filesystems/fuse-passthrough.rst with 100% similarity]
Documentation/filesystems/fuse/fuse.rst [moved from Documentation/filesystems/fuse.rst with 99% similarity]
Documentation/filesystems/fuse/index.rst [new file with mode: 0644]
Documentation/filesystems/index.rst
MAINTAINERS