]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: clean up log messages for standby-replay 25803/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 17 Dec 2018 14:51:26 +0000 (06:51 -0800)
committerAshish Singh <assingh@redhat.com>
Sun, 6 Jan 2019 12:08:04 +0000 (17:38 +0530)
commitef4421983f89787c7385437a3b981ea94b0c804d
tree0f3ffd2abacfb7b559ede6492a3aed0b6489477f
parent22e1b811c79160a947172f82c2b4c851e5024877
mds: clean up log messages for standby-replay

Fixes: https://tracker.ceph.com/issues/37670
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit af6ab83b4a3033ff47c9d04c809694c314df35a2)

Conflicts:
src/mds/MDSRank.cc
Removed the ConfigValues call g_conf() and kept the
g_conf. Also, kept 'assert' instead of 'ceph_assert'
as 'ceph_assert' is not used across all files in mimic.
src/mds/MDSRank.cc