]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Fix the problem by rechecking backfill status each time 26375/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 12 Feb 2019 04:07:42 +0000 (20:07 -0800)
committerDavid Zafman <dzafman@redhat.com>
Thu, 14 Feb 2019 17:53:14 +0000 (09:53 -0800)
commit9111ac7177c48fb0e4a0017e5734477a92198d2a
tree077665a717d44f7257be4ca61d9251ad08fe1b78
parentd3a6ce692efaa78264df28122deb2b7476f15ede
osd: Fix the problem by rechecking backfill status each time
a RemoteReservationRevoked message is received, so we can
restart the backfill process in a more safe and less-likely raced way.

Fixes: http://tracker.ceph.com/issues/38034
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/PG.cc