]> 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:10:09 +0000 (09:10 +0800)
commit2bcd34f6e5d17d12f6ab742ee67199cd2ce53977
tree36ec9197d3c15e3e76ad3e74a911ba43e53db303
parent72a41be5f59bc4e652987a6f0b04e33cbc3b68e1
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