]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
authorBagas Sanjaya <bagasdotme@gmail.com>
Thu, 11 Sep 2025 00:44:17 +0000 (07:44 +0700)
committerAndreas Gruenbacher <agruenba@redhat.com>
Fri, 31 Oct 2025 21:00:43 +0000 (21:00 +0000)
commit620fc27ef6a8321df64d400446169b7f24184259
tree1264a697516046ef371b16fb22e6e253a825a290
parent02c03021e2fced59b3b5b200fdd00018725d4ee2
Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory

Documentation for GFS2 is scattered in three docs that are in
Documentation/filesystems/ directory. As these docs are standing out as
a group, move them into separate gfs2/ subdirectory.

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Documentation/filesystems/gfs2/glocks.rst [moved from Documentation/filesystems/gfs2-glocks.rst with 100% similarity]
Documentation/filesystems/gfs2/index.rst [moved from Documentation/filesystems/gfs2.rst with 94% similarity]
Documentation/filesystems/gfs2/uevents.rst [moved from Documentation/filesystems/gfs2-uevents.rst with 100% similarity]
Documentation/filesystems/index.rst
MAINTAINERS