]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: fix the description for inotable testing only options
authorXiubo Li <xiubli@redhat.com>
Tue, 13 Jun 2023 10:30:34 +0000 (18:30 +0800)
committerXiubo Li <xiubli@redhat.com>
Sun, 28 Apr 2024 01:11:52 +0000 (09:11 +0800)
commit323a9113f0b26a9969a24500d02cdcb3c17a213d
treebc608508d23765e3e9bd8b4655218ff8373c8b8d
parentc5a096991d54533194dc7f05677c8363ce844370
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>
(cherry picked from commit 7df5714803e659a591075fb1db146f2a447b4afa)
PendingReleaseNotes
doc/cephfs/mds-config-ref.rst
qa/tasks/cephfs/test_misc.py
src/common/options/mds.yaml.in
src/mds/Server.cc