From 689b3d5ae1ed3e8efe9a65281cd9bd422749e95f Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Thu, 5 Oct 2023 16:54:04 +0530 Subject: [PATCH] PendingReleaseNotes: add a note about disallowing delegating inodes Signed-off-by: Venky Shankar --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 1fc9c4510d3..eae5f22efcf 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 -- 2.39.5