]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add "mon_metadata <id>" command
authorKefu Chai <kchai@redhat.com>
Thu, 26 Mar 2015 17:08:04 +0000 (01:08 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 7 May 2015 14:29:39 +0000 (07:29 -0700)
commit1b0386b2e1eefce84eaca652df116ef3fdd9de4c
treeb26ac42c35cb6ec44cecac474d58421506319d44
parent0e3bee688efb44b68cf96c1c5715758258774cf1
mon: add "mon_metadata <id>" command

Related: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/cephtool/test.sh
src/include/ceph_fs.h
src/messages/MMonMetadata.h [new file with mode: 0644]
src/mon/MonCommands.h
src/mon/Monitor.cc
src/mon/Monitor.h
src/mon/mon_types.h
src/msg/Message.cc