]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Revert "mds: disable delegating inode ranges to clients"
authorVenky Shankar <vshankar@redhat.com>
Mon, 9 Oct 2023 05:06:49 +0000 (10:36 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 9 Oct 2023 16:52:21 +0000 (22:22 +0530)
commitc9d67526b25502034c35a0a9d6cb93def7b0cffb
treee17b97e2ca498158965daa611fe662372f9a2896
parente90f0e9e0025bdde33efe273582fe71b34176338
Revert "mds: disable delegating inode ranges to clients"

This isn't necessary -- the MDS handles delegating inode ranges
to clients from its preallocated inode set properly - the suspected
bug involving not persisting the sessionmap and causing asserts
during replay isn't an issue. The preallocated set is persisted
with the log event and the MDS correctly rebuild the set from
this information during replay.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
PendingReleaseNotes
qa/suites/fs/workload/delegate_inos/default.yaml [deleted file]
qa/suites/fs/workload/delegate_inos/enabled.yaml [deleted file]
src/common/options/mds.yaml.in