]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: add cooperative image locking to the C and C++ interfaces
authorGreg Farnum <greg@inktank.com>
Thu, 14 Jun 2012 21:18:25 +0000 (14:18 -0700)
committerGreg Farnum <greg@inktank.com>
Sat, 16 Jun 2012 00:27:10 +0000 (17:27 -0700)
commitb018befd7216179b60d2c09e96a9a107d6e2caf8
treeab52bded0d0117d02a018fa3d14b64ee45849a3b
parent668aa7866a4d5f09ae9844a31567f4183d9adb03
librbd: add cooperative image locking to the C and C++ interfaces

While we're at it, increment the version number.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd.cc