]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: fix clog msgs on MDS rank add/rm 17783/head
authorJohn Spray <john.spray@redhat.com>
Mon, 18 Sep 2017 17:16:40 +0000 (13:16 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 18 Sep 2017 21:30:28 +0000 (17:30 -0400)
commit511439b515414ae93d791f54a187e44d5fdffa7b
tree2f3af83bee8d5ca9750c1f6fc625f624bd25149f
parent30b16ac8142ec87942d852992b8ad6672437ccf6
mon/MDSMonitor: fix clog msgs on MDS rank add/rm

Because these were generated before the actual
change, the get_num_in values did not make sense.

Fixes: http://tracker.ceph.com/issues/21421
Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/MDSMonitor.cc