From: NeilBrown Date: Fri, 9 Sep 2005 23:24:02 +0000 (-0700) Subject: [PATCH] md: really get sb_size setting right in all cases X-Git-Tag: v2.6.14-rc1~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=611815651b2640449bda928079160b9263efac1c;p=pandora-kernel.git [PATCH] md: really get sb_size setting right in all cases There was another case where sb_size wasn't being set, so instead do the sensible thing and set if when filling in the content of a superblock. That ensures that whenever we write a superblock, the sb_size MUST be set. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed