]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls_rbd: add object_map_save method
authorJason Dillaman <dillaman@redhat.com>
Fri, 10 Apr 2015 17:56:39 +0000 (13:56 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 10 Apr 2015 19:46:22 +0000 (15:46 -0400)
commite5adbaa80b32ff5c983029916238403b7e9cc0c0
tree91460770f522507709c4d6d06150c3ec2d846437
parent8ca6220fc261b04a8a96c72d0748c8ca23ff9ca3
cls_rbd: add object_map_save method

Allow the object map rebuild process to build the full object map
in memory and save it to disk with one operation.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/cls/rbd/cls_rbd.cc