]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: drop entry in failure_pending when resetting stale peer 40033/head
authorKefu Chai <kchai@redhat.com>
Sun, 14 Mar 2021 03:56:59 +0000 (11:56 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 19 Mar 2021 16:04:32 +0000 (00:04 +0800)
commitff077fc3ea7d1595679c7053cda3b16d68aefd01
tree9b7952ecf76853d80a0451ad439cdfa71ad17e74
parent253cb8f4114e92768a54376a8834006479930b69
osd: drop entry in failure_pending when resetting stale peer

no need to keep it in the pending list anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/osd/OSD.cc