]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add all_exit and exit commands
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 31 May 2011 22:51:41 +0000 (15:51 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 7 Jun 2011 19:04:29 +0000 (12:04 -0700)
commit69092735c4b25c88ded58b17b1c198fafcf5931b
tree9c5d8b366dc8d36d0880afdf246ad2d52d9ed90f
parentc01961ff4b712a12e25e437adceae264273d7428
mon: add all_exit and exit commands

all_exit makes each daemon exit(0), for gcov data collection.
exit causes cmon to do this.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/mon/MDSMonitor.cc
src/mon/MDSMonitor.h
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h