]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: drop entry in failure_pending when resetting stale peer 41090/head
authorKefu Chai <kchai@redhat.com>
Sun, 14 Mar 2021 03:56:59 +0000 (11:56 +0800)
committerNeha Ojha <nojha@redhat.com>
Thu, 29 Apr 2021 17:40:51 +0000 (17:40 +0000)
commitf9a6945d866c1522c07205ec562781a5f3a422b8
tree561f56833d5cd9c0ae8554a3bb0efca91f5d76b8
parentdf91fa8db300b458302cdfc828eda0c9ffde7842
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>
(cherry picked from commit ff077fc3ea7d1595679c7053cda3b16d68aefd01)
src/osd/OSD.cc