]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: remove unnecessary debug warning 32077/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 26 Nov 2019 20:18:34 +0000 (12:18 -0800)
committerNathan Cutler <ncutler@suse.com>
Fri, 6 Dec 2019 13:31:08 +0000 (14:31 +0100)
commit4144d789b9318eb02ba06383c131c7cbc087e24a
tree2cbeaa84910a955218a422c8dc654931fd944da2
parenta67a2701414c74b705587a959f029576ef997aa6
mds: remove unnecessary debug warning

Other message types are expected with MonClient and MgrClient.

Fixes: https://tracker.ceph.com/issues/43036
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit cfba8bb56271b789d74a57578ebb7a21b061d167)
src/mds/MDSRank.cc