]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: introduce a command of 'osd pool rm'
authorDongsheng Yang <dongsheng.yang@easystack.cn>
Fri, 11 Mar 2016 07:40:10 +0000 (02:40 -0500)
committerDongsheng Yang <dongsheng.yang@easystack.cn>
Fri, 11 Mar 2016 09:53:59 +0000 (04:53 -0500)
commit4fa3f80eff06b3f50cb5ff6c6e3c2add0c2dca31
tree08458cf71f02567c80d81833466177068c05c5e2
parent19c61b1818d4518754eeb76d9982569b82dcf1c8
osd: introduce a command of 'osd pool rm'

introduce command of 'osd pool rm' as an alias of 'osd pool delete'

Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
src/mon/MonCommands.h
src/mon/OSDMonitor.cc