]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/rbd: introduce a new field of visible in Action Class
authorDongsheng Yang <dongsheng.yang@easystack.cn>
Fri, 13 May 2016 08:47:22 +0000 (04:47 -0400)
committerDongsheng Yang <dongsheng.yang@easystack.cn>
Mon, 20 Jun 2016 05:24:44 +0000 (01:24 -0400)
commit367a5fe507fd80750727e9efd92c90e67967ae35
tree0c6c028ddc7856ce7a50c491ab76b4ec388fe84e
parent0774aa74e59c533248c311a68bfc011a50242290
tools/rbd: introduce a new field of visible in Action Class

The new field means whether we want to show this Action in
command help. Sometimes, we want to make one action to be
deprecated and invisible to user, but we have to keep it
working for compatibility.

Then we need to support this action but make it invisible.

Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
src/tools/rbd/Shell.cc
src/tools/rbd/Shell.h