]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: use MonCommand for command descriptions
authorJohn Spray <john.spray@redhat.com>
Wed, 28 Jun 2017 13:47:37 +0000 (09:47 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 19 Jul 2017 12:58:40 +0000 (08:58 -0400)
commit9efacf2a77e9a526bb1fa63fd3f340358e991bcb
tree483567f4d631d4deca0b085f5e1ddb8f75e5a1c3
parent2350d2aded7101cf8ba60af0de7cbf0df8ef964b
mgr: use MonCommand for command descriptions

...and update the MonCommand encoding so that we
can readily send vectors of them around.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/mon/MonCommand.h [new file with mode: 0644]