We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e40a5c commit a59b1faCopy full SHA for a59b1fa
PendingReleaseNotes
@@ -103,6 +103,10 @@
103
`PutBucketPolicy`. Additionally, the root user will always have access to modify
104
the bucket policy, even if the current policy explicitly denies access.
105
106
+* CephFS: The ``ceph fs subvolume snapshot getpath`` command now allows users
107
+ to get the path of a snapshot of a subvolume. If the snapshot is not present
108
+ ``ENOENT`` is returned.
109
+
110
* CephFS: The ``ceph fs volume create`` command now allows users to pass
111
metadata and data pool names to be used for creating the volume. If either
112
is not passed or if either is a non-empty pool, the command will abort.
0 commit comments