]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: initialize repop gather set in issue_repop instead of new_repop
authorSage Weil <sage.weil@dreamhost.com>
Tue, 6 Dec 2011 17:15:44 +0000 (09:15 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Wed, 14 Dec 2011 19:31:34 +0000 (11:31 -0800)
commitc03c49ca94aea9dba26c06a817c211e1e8966f14
treec0f309f6cb4b6b502d71a8dc6ff3c7ccb9992d0b
parentbaa21c9bfae2138202daf25060b9aa1cbf8a6c28
osd: initialize repop gather set in issue_repop instead of new_repop

Simpler.  It will also make the last_backfill correction live in one
place.

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