From: NeilBrown Date: Mon, 27 Mar 2006 09:18:10 +0000 (-0800) Subject: [PATCH] md: Final stages of raid5 expand code X-Git-Tag: v2.6.17-rc1~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=292695531ae4019bb15deedc121b218d1908b648;p=pandora-kernel.git [PATCH] md: Final stages of raid5 expand code This patch adds raid5_reshape and end_reshape which will start and finish the reshape processes. raid5_reshape is only enabled in CONFIG_MD_RAID5_RESHAPE is set, to discourage accidental use. Read the 'help' for the CONFIG_MD_RAID5_RESHAPE entry. and Make sure that you have backups, just in case. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed