]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Fix assert in the case that snapset is missing 29941/head
authorDavid Zafman <dzafman@redhat.com>
Wed, 28 Aug 2019 00:44:34 +0000 (00:44 +0000)
committerDavid Zafman <dzafman@redhat.com>
Wed, 28 Aug 2019 01:58:34 +0000 (01:58 +0000)
commit38ecc4e92c8982763a7073503c8f5740cd712fec
tree0b158ae8cc260395cd1d8c665544ec9bd75647b9
parentd30af45a549829c8056abf7d120de4364a8f6407
osd: Fix assert in the case that snapset is missing

Fixes: https://tracker.ceph.com/issues/41517
Signed-off-by: David Zafman <dzafman@redhat.com>
src/osd/ReplicatedBackend.cc