From: Venky Shankar Date: Thu, 5 Oct 2023 09:26:32 +0000 (+0530) Subject: mds: disable delegating inode ranges to clients X-Git-Tag: v19.0.0~331^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8d57584ff8457a6948cd94f36edefd6f70fca8bf;p=ceph-ci.git mds: disable delegating inode ranges to clients Fixes: http://tracker.ceph.com/issues/63103 Signed-off-by: Venky Shankar --- diff --git a/src/common/options/mds.yaml.in b/src/common/options/mds.yaml.in index 2599b6532b5..4ce457234ba 100644 --- a/src/common/options/mds.yaml.in +++ b/src/common/options/mds.yaml.in @@ -454,7 +454,7 @@ options: type: uint level: advanced desc: percentage of preallocated inos to delegate to client - default: 50 + default: 0 services: - mds flags: