]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix sched_scrub
authorSage Weil <sage@newdream.net>
Wed, 10 Nov 2010 23:28:39 +0000 (15:28 -0800)
committerSage Weil <sage@newdream.net>
Thu, 11 Nov 2010 00:31:42 +0000 (16:31 -0800)
commit815c3d56638eccf9c586555dba3b273e0c745192
treec98ed1f9aed94acbad7922001bfaf5fbe864c959
parent6548fb65ccf37f8657cb1f618c0e2b55e7fd2d79
osd: fix sched_scrub

Insert whoami into reserved set on primary, not 0!  Also more cleanup of
sched state helpers.

Signed-off-by: Sage Weil <sage@newdream.net>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PG.cc