]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr,mon: use CephChoices for confirmation flags
authorJohn Spray <john.spray@redhat.com>
Wed, 10 Oct 2018 13:51:38 +0000 (09:51 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 2 Nov 2018 10:57:41 +0000 (06:57 -0400)
commit0da65ed85177457fcf882a602ab86b34d7ec1717
tree042ee5588b2aae912e9678e606b6606fe3afbb0f
parent61d2ad0c38895d837ec6f3af761570d99ac6f908
mgr,mon: use CephChoices for confirmation flags

...so that arg parsing can rely on strings satisfying
a "doesn't start with --" convention.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/MgrCommands.h
src/mon/MonCommands.h