]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix the description for inotable testing only options 57114/head
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:06:24 +0000 (09:06 +0800)
commitd58354d5afbf38a91b504feb74160ea143a92e41
treec42b582349c4e4095adfd537e6c390709a7cb040
parent1fe38334744f7e1911c366e70c7e85f2e9ea5b79
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