]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: refactor CommandTable
authorJohn Spray <john.spray@redhat.com>
Mon, 19 Sep 2016 19:35:28 +0000 (20:35 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:05 +0000 (17:27 +0100)
commit2210772ed87ca281a60549ec40b1a1abe271d6e7
tree04687777227ee9e25262ceaf9acefd25c8f90658
parent88977572f94adadbb77bda9a0bfc7f85099404c2
common: refactor CommandTable

Avoid handling out raw pointers to the ops,
which are in fact owned by the table.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc
src/common/CommandTable.h
src/mgr/MgrClient.cc
src/mgr/MgrClient.h