]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: handle backfill_target for pick_newest_available
authorSage Weil <sage.weil@dreamhost.com>
Fri, 30 Dec 2011 20:23:02 +0000 (12:23 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 30 Dec 2011 20:23:02 +0000 (12:23 -0800)
commit251fc3d5f7c28038ccbe361dca358c02d2abc406
tree45b586be74a2f3366b8b2383c24b95eaa1a23817
parenta3525891138a21db51c17484379bbec85513d0bb
osd: handle backfill_target for pick_newest_available

The it may not be missing on the backfill_target if it is after the
last_backfill marker.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/ReplicatedPG.cc