]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon,mgr: guard 'osd purge' with safe-to-destroy check
authorSage Weil <sage@redhat.com>
Tue, 26 Jun 2018 12:34:46 +0000 (07:34 -0500)
committerSage Weil <sage@redhat.com>
Wed, 1 Aug 2018 13:12:15 +0000 (08:12 -0500)
commit26fe2ab6f0881b4793839f9b408d5373c200c398
treef3284b238937ada25f13cdb909862cb890100639
parente0ee5807edffa6840a4bf284305bdf04947f1eb9
mon,mgr: guard 'osd purge' with safe-to-destroy check

Do the same thing that we do with 'osd destroy'.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/MgrCommands.h
src/mon/MonCommands.h
src/mon/OSDMonitor.cc