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:
5eb4685
)
loop: Fix discard_alignment default setting
author
Lukas Czerner
<lczerner@redhat.com>
Fri, 2 Dec 2011 13:47:03 +0000
(14:47 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 2 Dec 2011 13:47:03 +0000
(14:47 +0100)
discard_alignment is not relevant to the loop driver since it is
supposed to be set as a workaround for the old sector 63 alignments.
So set it to zero rather than block size.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reported-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found