]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: make C++ api nicer
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 24 Feb 2011 21:41:55 +0000 (13:41 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 24 Feb 2011 21:41:55 +0000 (13:41 -0800)
commit154a21f3a0aa366001aa82c1ed4a267e123db71b
treefb9089dc35f6ee30b5ce963ff7ee02838e6a683f
parent32c913a2f07a37a917491067cf13d00485ea4db3
librbd: make C++ api nicer

Adds Image class and replaces aio_create_completion with a constructor.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/include/rbd/librbd.hpp
src/librbd.cc