File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 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)`
You can’t perform that action at this time.
0 commit comments