]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix the description for inotable testing only options 52024/head
authorXiubo Li <xiubli@redhat.com>
Tue, 13 Jun 2023 10:30:34 +0000 (18:30 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 27 Sep 2023 00:55:19 +0000 (08:55 +0800)
commit7df5714803e659a591075fb1db146f2a447b4afa
tree3ca876eff37bfc6b2965de0780b4ece8a481d41f
parent4dee8b7928bcd72428f3efa6e74824c10c92cd98
mds: fix the description for inotable testing only options

The description text are mixed for mds_kill_skip_replaying_inotable
and mds_inject_skip_replaying_inotable.

At the same time rename "mds_kill_skip_replaying_inotable", which
is a bit confusing to "mds_kill_after_journal_logs_flushed".

Fixes: https://tracker.ceph.com/issues/61660
Signed-off-by: Xiubo Li <xiubli@redhat.com>
PendingReleaseNotes
doc/cephfs/mds-config-ref.rst
qa/tasks/cephfs/test_misc.py
src/common/options/mds.yaml.in
src/mds/Server.cc