]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Throttle: complete all m_blockers when we set average or max to 0 24965/head
authorDongsheng Yang <dongsheng.yang@easystack.cn>
Tue, 13 Nov 2018 06:45:27 +0000 (01:45 -0500)
committerDongsheng Yang <dongsheng.yang@easystack.cn>
Tue, 13 Nov 2018 06:45:43 +0000 (01:45 -0500)
commitc13d8835fc0fe24770f80f28f396ab2bbbf262c4
tree06e04fd0923e9a12c105a4a78c7022b2d6d6830d
parent3b4970053c05128b87bc88325e0149ebe898c482
Throttle: complete all m_blockers when we set average or max to 0

When we change the average or max to 0, we need to complete all m_blockers
first.

Fixes: http://tracker.ceph.com/issues/36715
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
src/common/Throttle.cc
src/common/Throttle.h