From: NeilBrown Date: Fri, 9 Sep 2005 23:23:59 +0000 (-0700) Subject: [PATCH] md: use queue_hardsect_size instead of block_size for md superblock size... X-Git-Tag: v2.6.14-rc1~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=720a3dc39b030e273bc955641f2517874fd38fc5;p=pandora-kernel.git [PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc. Doh. I want the physical hard-sector-size, not the current block size... Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed