Skip to content

Commit 37244a7

Browse files
release note: add a note that "subvolume info" cmd output can also...
contain "source field" in it. Signed-off-by: Rishabh Dave <[email protected]>
1 parent 0a02914 commit 37244a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

PendingReleaseNotes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,14 @@
140140
allowed. `rbd trash mv` command now behaves the same way as `rbd rm` in this
141141
scenario.
142142

143+
* CephFS: If the subvolume name passed to the command `ceph fs subvolume info`
144+
is a clone, the output now will also contain a "source" field that tells user
145+
the name of source snapshot along with the name of volume, subvolume group and
146+
subvolume in which the source snapshot is located. For clones created with
147+
Tentacle or earlier release, the value of this field will be 'N/A'. Regular
148+
subvolumes don't have a source subvolume and therefore the output for them
149+
won't contain a "source" field regardless of the release.
150+
143151
* RGW: Replication policies now validate permissions using `s3:ReplicateObject`,
144152
`s3:ReplicateDelete`, and `s3:ReplicateTags` for destination buckets. For source
145153
buckets, both `s3:GetObjectVersionForReplication` and `s3:GetObject(Version)`

0 commit comments

Comments
 (0)