]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSDMonitor: return failure for 'osd lost' without safety switch
authorDan Mick <dan.mick@inktank.com>
Thu, 11 Jul 2013 00:25:32 +0000 (17:25 -0700)
committerDan Mick <dan.mick@inktank.com>
Thu, 11 Jul 2013 03:58:51 +0000 (20:58 -0700)
commit45dc57316aa7ce271006d4e45e1ab745d136bcc0
tree592dc6b86d647d0968913d4443d3798167761247
parentc87f55b5a8b3e003726e1be22b9cb6894ef2f37d
OSDMonitor: return failure for 'osd lost' without safety switch

If user doesn't supply --yes-i-really-mean-it, fail the operation

Signed-off-by: Dan Mick <dan.mick@inktank.com>
src/mon/OSDMonitor.cc