From 280d9eb92bd67a33d4e28754a4d524a08a8b2f7a Mon Sep 17 00:00:00 2001 From: Milind Changire Date: Thu, 14 Dec 2023 12:55:08 +0530 Subject: [PATCH] PendingReleaseNotes: support for subvolumes and subvolume groups in snap_schedule Signed-off-by: Milind Changire (cherry picked from commit b3ff5f794985c173ba87926f34e6d9793c5d5c67) Signed-off-by: Milind Changire --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 6722b1f8fe1c..364dee870fed 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -75,6 +75,8 @@ * CephFS: The period specifier ``m`` now implies minutes and the period specifier ``M`` now implies months. This has been made consistent with the rest of the system. +* CephFS: Full support for subvolumes and subvolume groups is now available + for snap_schedule Manager module. >=18.0.0 -- 2.47.3