]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: fast diff is incorrectly flagging objects as updated
authorJason Dillaman <dillaman@redhat.com>
Wed, 6 May 2015 21:31:26 +0000 (17:31 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 6 May 2015 21:40:44 +0000 (17:40 -0400)
commitbaebe744925fab227ce91374152c2bc4aaaa6052
tree20d8b5d13242c1e43a1f5a5657c81448df86a27d
parent5b8c7662ba8517046676a6d7b30b21cdd67c87f5
librbd: fast diff is incorrectly flagging objects as updated

If the diff_iterate call doesn't start with the first snapshot,
unmodified objects in future snapshots / HEAD are incorrectly
flagged as modified.

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