From 544a25902417c78266c1d23bd14438d34a8ac476 Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Mon, 7 Apr 2025 20:09:44 +0530 Subject: [PATCH] release note: add a note for "snapshot getpath" command Signed-off-by: Rishabh Dave (cherry picked from commit a59b1fa431e2b546877c160beb5f67f2970776f0) --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 092760b6135..48c94bc7a39 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -87,6 +87,9 @@ necessary in cases where MGR(s) needs to be prevented from being flooded by the module commands when coresponding Ceph service is down/degraded. +* 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. >=19.0.0 -- 2.47.3