From: NeilBrown Date: Mon, 27 Mar 2006 09:18:13 +0000 (-0800) Subject: [PATCH] md: Split reshape handler in check_reshape and start_reshape X-Git-Tag: v2.6.17-rc1~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c70c4f3a30e77e6f445bd16eff7934a031ebd3;p=pandora-kernel.git [PATCH] md: Split reshape handler in check_reshape and start_reshape check_reshape checks validity and does things that can be done instantly - like adding devices to raid1. start_reshape initiates a restriping process to convert the whole array. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed