]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG.cc: Verify that recovery is truly complete
authorDavid Zafman <david.zafman@inktank.com>
Wed, 11 Sep 2013 23:56:21 +0000 (16:56 -0700)
committerDavid Zafman <david.zafman@inktank.com>
Thu, 12 Sep 2013 18:12:24 +0000 (11:12 -0700)
commitdaf417f9ccc9181c549ad2d4a19b16b0c3caf85f
treee4b8193188a74a3bf78ac5705e4c55670d475941
parent139a714e13aa3c7f42091270b55dde8a17b3c4b8
osd/ReplicatedPG.cc: Verify that recovery is truly complete

Backportable change to insure that even if no new ops started or
are running that indeed recovery is complete.  Prevents some
error condition or unforseen code path from crashing an osd.

Backport: dumpling, cuttlefish

Signed-off-by: David Zafman <david.zafman@inktank.com>
Reviewed-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc