]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: switch asok calls over to call_async interface
authorSage Weil <sage@redhat.com>
Tue, 29 Oct 2019 20:23:09 +0000 (15:23 -0500)
committerSage Weil <sage@redhat.com>
Fri, 15 Nov 2019 18:42:40 +0000 (12:42 -0600)
commit96fe894bf6d8ab8076bf264e77ed1e9228217945
tree5d2a5f86938dafece8dc7b23fbd954158de6c142
parentfc2bb6ed479bec6226ec17d80e13d7c8ffca88fa
mds: switch asok calls over to call_async interface

A bit of cleanup here with the error messages (just let the caller end
print a generic error message).

Signed-off-by: Sage Weil <sage@redhat.com>
src/mds/MDSDaemon.cc
src/mds/MDSDaemon.h
src/mds/MDSRank.cc
src/mds/MDSRank.h