]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson: fix the condition in the loop of BackfillState::Enqueuing. 36118/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 19 Nov 2020 16:46:51 +0000 (17:46 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 1 Dec 2020 12:55:27 +0000 (13:55 +0100)
commit2c2062cfca6e82612d7b177530c10d322dfbfd8b
tree068d3b0bd78f64376b37ef552895baad7241b33e
parente681ffb72f9787ad42835e4afe83473891cde9b3
crimson: fix the condition in the loop of BackfillState::Enqueuing.

The bug here was that if a backfill target has an object-to-delete
placed after the very last object of primary, it will be missed.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/crimson/osd/backfill_state.cc
src/crimson/osd/backfill_state.h