]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
release note: add a note for "snapshot getpath" command 62708/head
authorRishabh Dave <ridave@redhat.com>
Mon, 7 Apr 2025 14:39:44 +0000 (20:09 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 11 Apr 2025 08:58:25 +0000 (14:28 +0530)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
PendingReleaseNotes

index 904f07e774df3ebbf70e8b0ab969f7919c56e798..811f01c35354f651ef54cf904208be8dbddd9609 100644 (file)
   `PutBucketPolicy`. Additionally, the root user will always have access to modify
   the bucket policy, even if the current policy explicitly denies access.
 
+* CephFS: The ``ceph fs subvolume snapshot getpath`` command now allows users
+  to get the path of a snapshot of a subvolume. If the snapshot is not present
+  ``ENOENT`` is returned.
+
 * CephFS: The ``ceph fs volume create`` command now allows users to pass
   metadata and data pool names to be used for creating the volume. If either
   is not passed or if either is a non-empty pool, the command will abort.