]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: stop MDSMonitor when FS disabled
authorJohn Spray <john.spray@inktank.com>
Tue, 29 Apr 2014 16:18:18 +0000 (17:18 +0100)
committerJohn Spray <jspray@redhat.com>
Mon, 30 Jun 2014 09:33:03 +0000 (10:33 +0100)
commit6109cc981f00cfaf3ce9d0a54c04597663bd073d
treef4a3bbab01aa135cbadfb283a91768480fb2aca3
parentc442b0db405ba98038004a9289fbb58502dcc049
mon: stop MDSMonitor when FS disabled

Where 'stopped' means ignoring beacons and
not performing 'tick' activities.

Signed-off-by: John Spray <john.spray@inktank.com>
src/mon/MDSMonitor.cc