]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/DaemonServer: route MCommand (for octopus+) to asok commands
authorSage Weil <sage@redhat.com>
Fri, 6 Sep 2019 14:44:23 +0000 (09:44 -0500)
committerSage Weil <sage@redhat.com>
Tue, 1 Oct 2019 21:30:53 +0000 (16:30 -0500)
commit42823a092c9568d07c1188930aa0828db359876b
tree05d965c34115f3e334a463d28999549509a46b3e
parent81280455112b1c8f4495ef63b9a5e236e5c65465
mgr/DaemonServer: route MCommand (for octopus+) to asok commands

Send mgr 'tell' commands (if they originate from a octopus+ client that
knows the difference between MCommand and MMgrCommand) to the asok
comand queue.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/DaemonServer.cc