From: NeilBrown Date: Thu, 2 Feb 2006 22:28:04 +0000 (-0800) Subject: [PATCH] md: Make sure array geometry changes persist with version-1 superblocks X-Git-Tag: v2.6.16-rc2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ca340cd20b350eab8288974e9a6077900846e8;p=pandora-kernel.git [PATCH] md: Make sure array geometry changes persist with version-1 superblocks super_1_sync only updates fields in the superblock that might have changed. 'raid_disks' and 'size' could have changed, but this information doesn't get updated.... until this patch. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed