]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: implement fast diff algorithm
authorJason Dillaman <dillaman@redhat.com>
Thu, 26 Mar 2015 00:54:24 +0000 (20:54 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 13 Apr 2015 19:24:15 +0000 (15:24 -0400)
commit7bffb6d18583d48139b4893aa51a9ba831728160
tree95855ec0ea19809e428c8309f12900f8e44cd3a4
parentc26f58c747e1f6e4ce9512477bbf9f38277e70e9
librbd: implement fast diff algorithm

The fast diff algorithm reads all object maps between the from/to
snapshot ids and computes when the object was changed/removed.

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