]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: choose_log_location, fix error when scanning up set
authorSamuel Just <samuel.just@dreamhost.com>
Wed, 11 May 2011 20:50:20 +0000 (13:50 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Tue, 17 May 2011 21:09:37 +0000 (14:09 -0700)
commit9c8f30f16e8b2fa9306860f697a3c1de0cd25307
treebd64b303d9ce1febe372ffcbb26b1ef107386879
parentb13bbb064cf00e9183f7be5e57a9b3d864eee737
PG: choose_log_location, fix error when scanning up set

++up.begin() does not skip the primary. Primary might not be up[0].

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/PG.cc