From: Indira Sawant Date: Tue, 22 Oct 2024 21:45:10 +0000 (-0500) Subject: doc/cephfs: rearrange subvolume group information X-Git-Tag: v18.2.5~338^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=83723b59fbf067c2f3015f12b9d2bd29b3a7d993;p=ceph.git doc/cephfs: rearrange subvolume group information Rearranging the documentation to align it with CephFS encapsulation design. Signed-off-by: Indira Sawant (cherry picked from commit f6cf7ae5281f5740ac78bfa5e2a22913353b8167) --- diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index ba76cc199f995..5f9405bb864e9 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -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