]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/ObjectStore: add CollectionHandle wrappers for all read ops
authorSage Weil <sage@redhat.com>
Mon, 18 Jan 2016 14:36:36 +0000 (09:36 -0500)
committerSage Weil <sage@redhat.com>
Wed, 27 Jan 2016 19:34:50 +0000 (14:34 -0500)
commit414d09bd85639472beb166f594ba80d55e8a49ac
treed8a9d4f195c64478e9720adc4f0010313027d955
parentb6df3e1c96bd270b8a514a6e63b1d9ea88c7ee54
os/ObjectStore: add CollectionHandle wrappers for all read ops

The backend can optionally implement the handle-based variant. If
it does not, the wrappers will call the legacy coll_t version.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/ObjectStore.h