From: Venky Shankar Date: Thu, 5 Oct 2023 11:24:04 +0000 (+0530) Subject: PendingReleaseNotes: add a note about disallowing delegating inodes X-Git-Tag: v19.0.0~331^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F53836%2Fhead;p=ceph.git PendingReleaseNotes: add a note about disallowing delegating inodes Signed-off-by: Venky Shankar --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 1fc9c4510d3e..eae5f22efcf7 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -50,6 +50,9 @@ recommend that users with versioned buckets, especially those that existed on prior releases, use these new tools to check whether their buckets are affected and to clean them up accordingly. +CephFS: Disallow delegating preallocated inode ranges to clients. Config + `mds_client_delegate_inos_pct` defaults to 0 which disables async dirops + in the kclient. >=18.0.0