]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
MDSMonitor: only clog changes to active 18600/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 27 Oct 2017 19:36:06 +0000 (12:36 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 6 Nov 2017 23:00:10 +0000 (10:00 +1100)
commit997a688d0809221500e0e3dd30e12ccec6c19780
tree45b6439a627abee4cf92147d1301887c6f5dd6e2
parent2a848b430162648a470adb3f7d8ae0fa74799f10
MDSMonitor: only clog changes to active

Otherwise we get constant INFO messages that an MDS is active.

Fixes: http://tracker.ceph.com/issues/21959
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mon/MDSMonitor.cc