]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: rearrange subvolume group information 60433/head
authorIndira Sawant <indira.sawant@ibm.com>
Tue, 22 Oct 2024 21:45:10 +0000 (16:45 -0500)
committerIndira Sawant <indira.sawant@ibm.com>
Tue, 22 Oct 2024 21:45:10 +0000 (16:45 -0500)
Rearranging the documentation to align it with CephFS encapsulation design.

Signed-off-by: Indira Sawant <indira.sawant@ibm.com>
doc/cephfs/fs-volumes.rst

index 4a5b5232738d29e5e09da3e1aa7b9e9210b559c3..86a8071a2d2823e69e820fcfd750b10ad2bb23bf 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