]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
release note: add a note that "subvolume info" cmd output can also... 63214/head
authorRishabh Dave <ridave@redhat.com>
Wed, 4 Jun 2025 06:32:54 +0000 (12:02 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 20 Jun 2025 15:18:15 +0000 (20:48 +0530)
contain "source field" in it.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
PendingReleaseNotes

index 8380f6c06e0a3d5c21e339d1c7730e8f7582790e..11c0131021836095a5a587d98a8d48890f252b35 100644 (file)
   allowed.  `rbd trash mv` command now behaves the same way as `rbd rm` in this
   scenario.
 
+* CephFS: If the subvolume name passed to the command `ceph fs subvolume info`
+  is a clone, the output now will also contain a "source" field that tells user
+  the name of source snapshot along with the name of volume, subvolume group and
+  subvolume in which the source snapshot is located. For clones created with
+  Tentacle or earlier release, the value of this field will be 'N/A'. Regular
+  subvolumes don't have a source subvolume and therefore the output for them
+  won't contain a "source" field regardless of the release.
+
 * RGW: Replication policies now validate permissions using `s3:ReplicateObject`,
   `s3:ReplicateDelete`, and `s3:ReplicateTags` for destination buckets. For source
   buckets, both `s3:GetObjectVersionForReplication` and `s3:GetObject(Version)`