]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: set_last_peering_reset in Reset constructor
authorSamuel Just <samuel.just@dreamhost.com>
Tue, 1 Nov 2011 18:16:53 +0000 (11:16 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Tue, 1 Nov 2011 18:16:56 +0000 (11:16 -0700)
commitd1e95134d8af7e4a0ea49ee03d4bb1878ecdc981
tree7de58c7e85475754f56c221f64fe47b13c43e680
parent9ea02239929b62c0736c0476b3d5e577e9d9a54d
PG: set_last_peering_reset in Reset constructor

If an osd in the prior set comes up, we can restart peering without a
new peering interval starting.  However, we still want to ignore
anything we previously requested from replicas.

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