]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG::build_might_have_unfound: check pg_whomai, not osd whoami 1468/head
authorSamuel Just <sam.just@inktank.com>
Sat, 15 Mar 2014 01:00:05 +0000 (18:00 -0700)
committerSamuel Just <sam.just@inktank.com>
Sat, 15 Mar 2014 01:00:09 +0000 (18:00 -0700)
commit979e8b44d4208d962a4973221e7705596d94f7bc
tree5bf26e34cb3939dc9c63d40e8716b497a7c3081c
parent35f1b042aa6d0a9dc3ce6b27ebd945cff8c2b532
PG::build_might_have_unfound: check pg_whomai, not osd whoami

Otherwise, we might skip (2,0) when we are (2,1).

Fixes: #7732
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/PG.cc