]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: treat object as degraded until on_global_recover
authorSamuel Just <sjust@redhat.com>
Mon, 17 Aug 2015 18:21:27 +0000 (11:21 -0700)
committerSamuel Just <sjust@redhat.com>
Tue, 18 Aug 2015 18:25:25 +0000 (11:25 -0700)
commit79f310ac4d3d2c520e7665be057f2143113537a9
treed3f313887637ec1376cb6330823beec724286c32
parent5390072c8c96c57114ef705890bff739e277e955
ReplicatedPG: treat object as degraded until on_global_recover

Otherwise, an op might slip by between on_local_recover and
on_global_recover.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ReplicatedPG.cc