]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: have two COMMAND two COMMAND_WITH_FLAG macros
authorSage Weil <sage@redhat.com>
Mon, 9 Feb 2015 06:13:29 +0000 (22:13 -0800)
committerSage Weil <sage@redhat.com>
Mon, 9 Feb 2015 06:13:29 +0000 (22:13 -0800)
commit918b3784934c8deb2ea0808f2f1e02d46d172d6b
tree1a0c168bb59504d6920b669086aec5b047e372b0
parent7920db3da925bee4ed9e22cf71de12a4f04c280a
mon: have two COMMAND two COMMAND_WITH_FLAG macros

This avoids 2 separate calls to define each item and keeps the blame
info intact.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonCommands.h
src/mon/Monitor.cc
src/mon/Monitor.h
src/test/common/get_command_descriptions.cc