]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: make 'osd [out|in|down]' succeed if already whatever
authorSage Weil <sage@newdream.net>
Mon, 30 Jan 2012 05:46:53 +0000 (21:46 -0800)
committerSage Weil <sage@newdream.net>
Mon, 30 Jan 2012 21:41:56 +0000 (13:41 -0800)
commit2adabbe52bbf4a15d1bc7b56a502db6683401f30
tree5b8e39c676924d6369f6a7206e7f592e225e561d
parent483c089c1bc035ddd26729bcb72d61f4a969f856
mon: make 'osd [out|in|down]' succeed if already whatever

If we want something out and it is already out, succeed.  This makes the
client command succeed if there is a transient error and it gets resent.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mon/OSDMonitor.cc