]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: fixed assert when flattening clone with zero overlap 24045/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 12 Sep 2018 01:52:05 +0000 (21:52 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 12 Sep 2018 01:52:05 +0000 (21:52 -0400)
commit8e9035443322f8cbdb8c7aff5da0d1c7599a2592
tree6c7597a1f2fd7948dcc8f9df2c1e535f9c3da0b5
parentd43ff1caf3c34c15b6286cff7b6b0cdc91d3e6e1
librbd: fixed assert when flattening clone with zero overlap

Fixes: http://tracker.ceph.com/issues/35702
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/Operations.cc
src/librbd/operation/FlattenRequest.cc
src/test/librbd/test_librbd.cc