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:
fe0b393
)
block: Fix discard alignment calculation and printing
author
Martin K. Petersen
<martin.petersen@oracle.com>
Mon, 11 Jan 2010 08:21:48 +0000
(
03:21
-0500)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 11 Jan 2010 13:29:19 +0000
(14:29 +0100)
Discard alignment reporting for partitions was incorrect. Update to
match the algorithm used elsewhere.
The alignment can be negative (misaligned). Fix format string
accordingly.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found