]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #27940 from pdvian/wip-39220-mimic
authorYuri Weinstein <yweinste@redhat.com>
Wed, 8 May 2019 19:41:56 +0000 (12:41 -0700)
committerGitHub <noreply@github.com>
Wed, 8 May 2019 19:41:56 +0000 (12:41 -0700)
commit75bb5eec48a11338c38899e7a03442bf1990bb18
tree1922fac64897df074460196beef29de9f909054f
parentd713a9d440b6d284490afe9fc245d8764093d837
parented36280efe8bbd37492698468dff4c920f08be4e
Merge pull request #27940 from pdvian/wip-39220-mimic

mimic: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(soid) || (it_objects != pg_log.get_log().objects.end() && it_objects->second->op == pg_log_entry_t::LOST_REVERT)) in PrimaryLogPG::get_object_context()

Reviewed-by: Neha Ojha <nojha@redhat.com>
src/osd/PG.cc