]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls_rbd: async version of class helpers added
authorJason Dillaman <dillaman@redhat.com>
Thu, 12 Nov 2015 21:36:42 +0000 (16:36 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 15 Dec 2015 01:30:51 +0000 (20:30 -0500)
commitfc4370ea85e7269019e363c203293beddca33c6d
treeaf8202606e8bfa84505031f7d5bf8cb41c7d53a1
parente2eb27fb9e7486cc4bd58dd71bf622906262c258
cls_rbd: async version of class helpers added

New async versions of get_id, get_immutable_metadata,
get_mutable_metadata, get_flags, get_stripe_unit_count,
snapshot_list, and old_snapshot_list.  These are needed
by the new librbd async ImageCtx op state machines.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/cls/rbd/cls_rbd_client.cc
src/cls/rbd/cls_rbd_client.h