]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: update docs since "subvolume info" cmd output can also...
authorRishabh Dave <ridave@redhat.com>
Wed, 4 Jun 2025 06:28:11 +0000 (11:58 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 23 Jul 2025 15:30:04 +0000 (21:00 +0530)
contain source field in it.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 0a029149df824ef0f026af912925d809b31862ef)

doc/cephfs/fs-volumes.rst

index dcead5f28085264bc46e059285552ca39f3d1b05..2b7361cbc0499fab2f7e9511672dc7773fed0ebb 100644 (file)
@@ -446,6 +446,10 @@ The output format is JSON and contains the following fields.
 * ``features``: features supported by the subvolume
 * ``state``: current state of the subvolume
 * ``earmark``: earmark of the subvolume
+* ``source``: exists only if subvolume is a clone. It contains name of the
+  source snapshot and names of the volume, subvolume group and subvolume in
+  which the source snapshot is located. If the clone was created with Tentacle
+  or earlier release, value of this field is 'N/A'.
 
 If a subvolume has been removed but its snapshots have been retained, the
 output contains only the following fields.