]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: move object map codes to common location
authorJason Dillaman <dillaman@redhat.com>
Wed, 25 Mar 2015 13:41:13 +0000 (09:41 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 13 Apr 2015 19:24:14 +0000 (15:24 -0400)
commit4ac584c34d576b489ed4c4862703b8fb427b3bc2
treedcb5f19595b1aae79b342b6555eb174db332e22a
parent11cc7b2715c7ff13300c88f8b81568bde48b96af
librbd: move object map codes to common location

These codes will need to be accessible from cls_rbd and librbd.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/Makefile.am
src/include/rbd/object_map_types.h [new file with mode: 0644]
src/librbd/ObjectMap.h