From: NeilBrown Date: Thu, 9 Nov 2006 01:44:48 +0000 (-0800) Subject: [PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n X-Git-Tag: v2.6.19-rc6~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0692c6b1cf5537b190f90fb5903f1af89a41b0a8;p=pandora-kernel.git [PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n I forgot to has the size-in-blocks to (loff_t) before shifting up to a size-in-bytes. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed