]> 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>
Sun, 19 Jul 2015 17:44:16 +0000 (13:44 -0400)
commitc732cb889b4a61254d06703bf032082e56b196de
tree5e605ce3f2090306479c98ec5ee8e521de72f959
parent27c99ea972a7b218ea591b208d0d1dd51eef6f95
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>
(cherry picked from commit 4ac584c34d576b489ed4c4862703b8fb427b3bc2)
src/include/Makefile.am
src/include/rbd/object_map_types.h [new file with mode: 0644]
src/librbd/ObjectMap.h