+2
−2
+210
−106
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
For map check, we are going to need to send CEPH_MSG_MON_GET_VERSION
messages asynchronously and get a callback on completion. Refactor MON
client to allow firing off generic requests asynchronously and add an
async variant of ceph_monc_get_version(). ceph_monc_do_statfs() is
switched over and remains sync.
Signed-off-by:
Ilya Dryomov <idryomov@gmail.com>