Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drbd: cosmetic: fix accidental division instead of modulo when pretty…
… printing For large resync rates, seq_printf_with_thousands_grouping() accidentally only produced Y,000,00Y, instead of the real numbers. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
- Loading branch information