]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/admin_socket: support alternative call_async()
authorSage Weil <sage@redhat.com>
Fri, 6 Sep 2019 21:45:05 +0000 (16:45 -0500)
committerSage Weil <sage@redhat.com>
Tue, 1 Oct 2019 21:30:53 +0000 (16:30 -0500)
commit3c381398aa1a8ca1d98c905d833dd38203527165
tree5f965776a8c9754d2ac998ff88d43c2c91cebf0f
parent4ef0502da5e3edb0ddb826d713154763dcf02a3c
common/admin_socket: support alternative call_async()

Some tell commands reply asynchronously.  Support that through the generic
infrastructure.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/admin_socket.cc
src/common/admin_socket.h