]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
TokenBucketThrottle: Init the remain with max when we want to set_max and the max...
authorDongsheng Yang <dongsheng.yang@easystack.cn>
Tue, 12 Jun 2018 02:36:40 +0000 (22:36 -0400)
committerDongsheng Yang <dongsheng.yang@easystack.cn>
Thu, 14 Jun 2018 02:47:24 +0000 (22:47 -0400)
commit7649cc95251661601c1720d9adf59b64222b147a
tree436db7c5ef087d641d6c491b18864573ab35134a
parent4ada1cbaaf6df3d54ebded392df93d26c00c8c7a
TokenBucketThrottle: Init the remain with max when we want to set_max and the max was 0

Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
src/common/Throttle.cc