]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't track change of config 'mds_replay_unsafe_with_closed_session' 36681/head
authorYan, Zheng <zyan@redhat.com>
Mon, 17 Aug 2020 04:55:22 +0000 (12:55 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 17 Aug 2020 08:40:22 +0000 (16:40 +0800)
commit3a8e22527357da1c5b701a22915288e398e7b93c
tree0ff441303404bae82e040b57ffa1967e773af453
parent13ca14d46aa66baf793b853d5b504a56a7e7654d
mds: don't track change of config 'mds_replay_unsafe_with_closed_session'

the option is only used when mds is recovering.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/common/options.cc
src/mds/MDSRank.cc
src/mds/Server.cc