From: Venky Shankar Date: Sat, 6 May 2023 14:54:28 +0000 (-0400) Subject: PendingReleaseNotes: add a note about deleting files from lost+found directory X-Git-Tag: v17.2.7~294^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ab04bc9eccd854eda2e1e63028e263d49d475888;p=ceph.git PendingReleaseNotes: add a note about deleting files from lost+found directory Signed-off-by: Venky Shankar (cherry picked from commit 85ce1607a36e642be320a2dea5866dd7f26c90b1) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 14a2cfe8377c..30b23cfad1c8 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -6,6 +6,9 @@ `active_clients` array. Previously, only the address of a module's RADOS client was shown in the `active_clients` array. +* CEPHFS: After recovering a Ceph File System post following the disaster recovery + procedure, the recovered files under `lost+found` directory can now be deleted. + >=17.2.6 --------