]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Interim backfill changes
authorDavid Zafman <david.zafman@inktank.com>
Thu, 21 Nov 2013 23:21:53 +0000 (15:21 -0800)
committerDavid Zafman <david.zafman@inktank.com>
Mon, 13 Jan 2014 19:39:05 +0000 (11:39 -0800)
commita657fad47a199059a6cb2217bf94497101736848
treef4a43b9cf6fbb359423bb00732b3bc07f516674c
parent0940d8fa6c7b901c24bcb1add6be3e9996a3fb40
osd: Interim backfill changes

Make peer_backfill_info a map which holds a
BackfillInterval for all backfill targets.
Initially see if recover_backfill() can just backfill
the first one and mark them all finished.

Signed-off-by: David Zafman <david.zafman@inktank.com>
src/osd/PG.h
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h