From: NeilBrown Date: Wed, 27 Jul 2005 18:43:28 +0000 (-0700) Subject: [PATCH] md: when resizing an array, we need to update resync_max_sectors as well... X-Git-Tag: v2.6.13-rc4~25^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b5c7ae83704320e2afb0912f4c42eadabc7535b;p=pandora-kernel.git [PATCH] md: when resizing an array, we need to update resync_max_sectors as well as size Without this, and attempt to 'grow' an array will claim to have synced the extra part without actually having done anything. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed