]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: rearrange subvolume group information 60435/head
authorIndira Sawant <indira.sawant@ibm.com>
Tue, 22 Oct 2024 21:45:10 +0000 (16:45 -0500)
committerZac Dover <zac.dover@proton.me>
Wed, 23 Oct 2024 01:36:25 +0000 (11:36 +1000)
Rearranging the documentation to align it with CephFS encapsulation design.

Signed-off-by: Indira Sawant <indira.sawant@ibm.com>
(cherry picked from commit f6cf7ae5281f5740ac78bfa5e2a22913353b8167)

doc/cephfs/fs-volumes.rst

index 5b6abf4e6448056798af79e2c12e285dffc8369f..2a03361ddbb123056b7c7b8828c8f7c9237d354f 100644 (file)
@@ -14,12 +14,12 @@ abstractions:
 
 * FS volumes, an abstraction for CephFS file systems
 
-* FS subvolumes, an abstraction for independent CephFS directory trees
-
 * FS subvolume groups, an abstraction for a directory level higher than FS
   subvolumes. Used to effect policies (e.g., :doc:`/cephfs/file-layouts`)
   across a set of subvolumes
 
+* FS subvolumes, an abstraction for independent CephFS directory trees
+
 Possible use-cases for the export abstractions:
 
 * FS subvolumes used as Manila shares or CSI volumes