]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: recover_primary() until primary has all found objects
authorSage Weil <sage@newdream.net>
Tue, 23 Nov 2010 21:16:52 +0000 (13:16 -0800)
committerSage Weil <sage@newdream.net>
Tue, 23 Nov 2010 21:52:22 +0000 (13:52 -0800)
commit5452dae6f98d769dd54cffd6ee91f37dba94e658
treea46463111babf7dc38f0278c256f3f200b7a74d0
parent7ea7a4358444914e5c351a63d8602f5cce46daa6
osd: recover_primary() until primary has all found objects

The logic in that if was effectively reversed.

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