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:
2f47130
)
[PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n
author
NeilBrown
<neilb@suse.de>
Thu, 9 Nov 2006 01:44:48 +0000
(17:44 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 9 Nov 2006 02:29:24 +0000
(18:29 -0800)
I forgot to has the size-in-blocks to (loff_t) before shifting up to a
size-in-bytes.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found