From: Indira Sawant Date: Tue, 22 Oct 2024 21:45:10 +0000 (-0500) Subject: doc/cephfs: rearrange subvolume group information X-Git-Tag: testing/wip-vshankar-testing-20241106.074359-squid-debug~50^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ed8e7017985330175e73bad79185b8e4f390d186;p=ceph-ci.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 5b6abf4e644..2a03361ddbb 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