commit | 6377b9235056452cd5d592c3739baa379a8735fe | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Apr 28 18:43:17 2014 +0200 |
committer | Jens Axboe <axboe@fb.com> | Wed Apr 30 13:46:54 2014 -0600 |
tree | 9cfef320bf3ef5d649c14f8a8a282d6e20735d18 | |
parent | 9ae472605ad333d4db07da95cc42c68063d2cc0d [diff] |
drbd: resync: fix too large bursts for very slow rates While merging adjacent dirty blocks into resync requests, the resync rate throttle was disregarded. For very low resync rates, the effective rate may have exceeded the intended rate by a larger margin. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@fb.com>