]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/PrimaryLogPG: guard lost_delete missing_loc change by feature flag
authorJosh Durgin <jdurgin@redhat.com>
Thu, 13 Jul 2017 23:29:50 +0000 (19:29 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 19 Jul 2017 06:47:46 +0000 (02:47 -0400)
commit62002a387da15bcc64b5a5b467569825e1ebd38c
treea0b25220c767a34632c7233c986b243e61b74dba
parent625844491355ce432a053d403c0eeb76f5e449a3
osd/PrimaryLogPG: guard lost_delete missing_loc change by feature flag

With deletes during recovery instead of during log processing, we need
to keep the entry in missing_loc.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/osd/PrimaryLogPG.cc