]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/rbd: make bench-write invisible to user
authorDongsheng Yang <dongsheng.yang@easystack.cn>
Fri, 13 May 2016 08:56:39 +0000 (04:56 -0400)
committerDongsheng Yang <dongsheng.yang@easystack.cn>
Mon, 20 Jun 2016 05:24:44 +0000 (01:24 -0400)
commit1dd542d8ce0f961ea816f261f07cd66912ebba64
tree8cfd221560fffc7fb3588fc082b011e577df6ffe
parent367a5fe507fd80750727e9efd92c90e67967ae35
tools/rbd: make bench-write invisible to user

rbd bench-write is going to be deprecated. This patch
makes it invisible in help message and manpage. But it
is still working.

Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
doc/man/8/rbd.rst
src/tools/rbd/action/BenchWrite.cc