]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/FileStore: fix sync_pause_max_lat which should not be inced
authorhaoyixing <haoyixing@kuaishou.com>
Wed, 17 Mar 2021 07:25:21 +0000 (07:25 +0000)
committerhaoyixing <haoyixing@kuaishou.com>
Thu, 18 Mar 2021 09:52:10 +0000 (09:52 +0000)
commit2b2d1228ad7cb41dca800f2ca40e07dd9f406e64
tree5b80fadaf57a443eb0d4c0f9b1ede4b68da68298
parent84801a00345c34bc531f00961a8a7b675b2a58ca
os/FileStore: fix sync_pause_max_lat which should not be inced

Max lat of sync pause should be set when greater value comes, not inced to it.

Signed-off-by: haoyixing <haoyixing@kuaishou.com>
src/os/filestore/FileStore.cc