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: v16.2.14~54^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=71a6d1991c7c801fc5d74753c357ba9d45c387dc;p=ceph.git PendingReleaseNotes: add a note about deleting files from lost+found directory Signed-off-by: Venky Shankar (cherry picked from commit 85ce1607a36e642be320a2dea5866dd7f26c90b1) Conflicts: PendingReleaseNotes Move the relevant note to >=16.2.14 section. --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index a84a467f8420..bc1a59446d73 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -32,6 +32,12 @@ in certain recovery scenarios, e.g., monitor database lost and rebuilt, and the restored file system is expected to have the same ID as before. +>= 16.2.14 +---------- + +* CEPHFS: After recovering a Ceph File System post following the disaster recovery + procedure, the recovered files under `lost+found` directory can now be deleted. + >=16.2.12 ---------