]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: make backfill (basically) work again
authorSage Weil <sage.weil@dreamhost.com>
Tue, 6 Dec 2011 01:25:21 +0000 (17:25 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Wed, 14 Dec 2011 19:31:34 +0000 (11:31 -0800)
commitb99e135848ca5666308344cf5ecc9c7f95f30137
tree1ecf32968de4a0872e26bf28fd7aaeedfac566e6
parent88ee86d0bf85a5517314b6048cdb05a8c4a2eac0
osd: make backfill (basically) work again

Still need to handle concurrent updates, log recovery vs backfill, etc.

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