git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebd2b0c
)
drbd: cosmetic: fix accidental division instead of modulo when pretty printing
author
Lars Ellenberg
<lars.ellenberg@linbit.com>
Fri, 3 Jun 2011 19:13:17 +0000
(21:13 +0200)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Wed, 9 May 2012 08:01:39 +0000
(10:01 +0200)
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>
No differences found