]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: rebuild object map now supports fast diff
authorJason Dillaman <dillaman@redhat.com>
Tue, 14 Apr 2015 16:32:37 +0000 (12:32 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 14 Apr 2015 17:11:31 +0000 (13:11 -0400)
commit6bd2284576ddb69e072c2b78184bf94a26d641d4
tree1f070381d864ef64fb79882a89c3a4ee45337001
parent882b370052f54b03ed9eb053f9a4c7ec9aec6074
librbd: rebuild object map now supports fast diff

The snapshot history of each object is queried to determine whether
or not the object was dirtied at a particular snapshot.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/RebuildObjectMapRequest.cc