]> 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>
Wed, 15 Jun 2016 20:34:44 +0000 (16:34 -0400)
commit58ed8a18e91401333bc3f3f957ce5d715b6687b6
tree1d27929b10d9375b4cb7d983a57213990af30c64
parent5dd043099e817fb1024796c476a61621d130f3b4
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>
src/test/rbd_mirror/image_sync/test_mock_ImageCopyRequest.cc
src/tools/rbd_mirror/image_sync/ImageCopyRequest.cc