]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: add `osd blacklist clear` 6945/head
authorJohn Spray <john.spray@redhat.com>
Tue, 15 Dec 2015 17:19:30 +0000 (17:19 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 16 Dec 2015 12:02:36 +0000 (12:02 +0000)
commit42389742c22e0bc9eb3426e9309697de85827fe8
tree8e981fc2dbbbf7ef96381c3a992a0f1718260b89
parent0063ee24e9824a8465e60d127cb0a828ba08e2d8
mon: add `osd blacklist clear`

This is just like 'blacklist rm' except it removes
everything.  Useful if you've got a whole bunch of
things in your blacklist and you don't want to wait
for N "blacklist rm" commands to run.

Signed-off-by: John Spray <john.spray@redhat.com>
qa/workunits/cephtool/test.sh
src/mon/MonCommands.h
src/mon/OSDMonitor.cc