]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: do not return old failure report when updating it
authorKefu Chai <kchai@redhat.com>
Thu, 11 Mar 2021 09:47:50 +0000 (17:47 +0800)
committerNeha Ojha <nojha@redhat.com>
Thu, 29 Apr 2021 17:40:50 +0000 (17:40 +0000)
commit6a1a954a6a8ac6c6227407a29d0990610442ca72
tree7a748093588ea55844051b0c895f2a42f7789dff
parent8fe61853e366c3d17855811c8fd433ceb734d6bc
mon/OSDMonitor: do not return old failure report when updating it

there is no need to return stale report, as the caller is not interested
in it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 09216c01be6f57938b1bdb491e45ecfb15a3f6c5)
src/mon/OSDMonitor.h