]> 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>
Wed, 11 May 2011 20:54:48 +0000 (13:54 -0700)
commitf1af92fb3d3bdab5a74ef40744028001d1943203
tree08435db612a28c1d4119b56d75520d9a02d3f331
parent2dc891f6dac82382a4a7984b4e2ba0d52dfeeb02
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