]> Gentwo Git Trees - linux/.git/commitdiff
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)
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

similarity index 94%
rename from Documentation/filesystems/gfs2.rst
rename to Documentation/filesystems/gfs2/index.rst
index 1bc48a13430c1c3ec4295bca43fa69bb2181ce31..e5e19540356138c1402e59bdb7a2eeddad6d67f3 100644 (file)
@@ -4,6 +4,9 @@
 Global File System 2
 ====================
 
+Overview
+========
+
 GFS2 is a cluster file system. It allows a cluster of computers to
 simultaneously use a block device that is shared between them (with FC,
 iSCSI, NBD, etc).  GFS2 reads and writes to the block device like a local
@@ -50,3 +53,12 @@ The following man pages are available from gfs2-utils:
   gfs2_convert         to convert a gfs filesystem to GFS2 in-place
   mkfs.gfs2            to make a filesystem
   ============         =============================================
+
+Implementation Notes
+====================
+
+.. toctree::
+   :maxdepth: 1
+
+   glocks
+   uevents
index af516e528ded051268ceadba4f11556a6390bb05..f4873197587df7c935e756c2b968047abcb265e5 100644 (file)
@@ -89,9 +89,7 @@ Documentation for filesystem implementations.
    ext3
    ext4/index
    f2fs
-   gfs2
-   gfs2-uevents
-   gfs2-glocks
+   gfs2/index
    hfs
    hfsplus
    hpfs
index 3da2c26a796b82b9de4143c1591a9b1d44d42194..8b5196974dee51d175c333fc88ccafc37e1d37f7 100644 (file)
@@ -10533,7 +10533,7 @@ L:      gfs2@lists.linux.dev
 S:     Supported
 B:     https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=gfs2
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
-F:     Documentation/filesystems/gfs2*
+F:     Documentation/filesystems/gfs2/
 F:     fs/gfs2/
 F:     include/uapi/linux/gfs2_ondisk.h