]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: clear peer_(missing|log)_requested in check_recovery_sources
authorSamuel Just <sam.just@inktank.com>
Mon, 25 Jun 2012 04:38:57 +0000 (21:38 -0700)
committerSamuel Just <sam.just@inktank.com>
Fri, 29 Jun 2012 18:05:33 +0000 (11:05 -0700)
commit143afcf9f69d6ce9e802bdc9432b66561c75cad3
tree307c5b1b69b40010581ec3d480ad0e4ce98a5b9b
parent090e5109f24667f37a7ca0777315273109b4e489
ReplicatedPG: clear peer_(missing|log)_requested in check_recovery_sources

Otherwise, we might fail to re-request the information from a
previously down osd.

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