From ed8e7017985330175e73bad79185b8e4f390d186 Mon Sep 17 00:00:00 2001 From: Indira Sawant Date: Tue, 22 Oct 2024 16:45:10 -0500 Subject: [PATCH] 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) --- doc/cephfs/fs-volumes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index 5b6abf4e64480..2a03361ddbb12 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 -- 2.39.5