]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: allow PGBackend to set criteria for PG up-ness
authorSamuel Just <sam.just@inktank.com>
Wed, 12 Feb 2014 18:53:13 +0000 (10:53 -0800)
committerSamuel Just <sam.just@inktank.com>
Tue, 18 Feb 2014 04:12:14 +0000 (20:12 -0800)
commit8b33d60fc483dae8e82fde7b17e2032a4bce8c0f
treea5b413f3221c3d381aa16c158263fd1950b08a07
parentfacec7654c66ed57106505455f51a38e9678fa8d
PG: allow PGBackend to set criteria for PG up-ness

ECBackend needs to be able to require that a readable
set of the most recent interval to write be available
in order to ensure that it rolls back the log far
enough.

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