]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: ignore empty snapshot sequence mapping
authorJason Dillaman <dillaman@redhat.com>
Wed, 15 Jun 2016 20:34:44 +0000 (16:34 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 11 Aug 2016 15:28:19 +0000 (11:28 -0400)
commit9a6bad3bd7eaa733042c0a23aaf48be4fa6f84ce
tree982ad6aff33803d718f49b229eb25936dffb45fe
parentc8089dea98fd40651664ae80b0e16834bf727540
rbd-mirror: ignore empty snapshot sequence mapping

This invalid condition will be gracefully detected and handled
when the snapshot mappings are computed.

Fixes: http://tracker.ceph.com/issues/16329
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 58ed8a18e91401333bc3f3f957ce5d715b6687b6)
src/test/rbd_mirror/image_sync/test_mock_ImageCopyRequest.cc
src/tools/rbd_mirror/image_sync/ImageCopyRequest.cc