]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/md/md.c
[PATCH] md: Final stages of raid5 expand code
authorNeilBrown <neilb@suse.de>
Mon, 27 Mar 2006 09:18:10 +0000 (01:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:45:01 +0000 (08:45 -0800)
commit292695531ae4019bb15deedc121b218d1908b648
treefb205eae13c3f3410f6ea44557b1c96b075a4d44
parentccfcc3c10b2a5cb8fd3c918199a4ff904fc6fb3e
[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 <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/Kconfig
drivers/md/md.c
drivers/md/raid5.c
include/linux/raid/md.h