![]() | |||||||||||||
Messages in this thread Patch in this message |
RAID5 recently changed to RAID456 Signed-off-by: Neil Brown <neilb@suse.de> ### Diffstat output ./drivers/md/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff ./drivers/md/Kconfig~current~ ./drivers/md/Kconfig --- ./drivers/md/Kconfig~current~ 2006-06-01 15:04:25.000000000 +1000 +++ ./drivers/md/Kconfig 2006-06-01 15:05:17.000000000 +1000 @@ -137,7 +137,7 @@ config MD_RAID456 config MD_RAID5_RESHAPE bool "Support adding drives to a raid-5 array (experimental)" - depends on MD_RAID5 && EXPERIMENTAL + depends on MD_RAID456 && EXPERIMENTAL ---help--- A RAID-5 set can be expanded by adding extra drives. This requires "restriping" the array which means (almost) every - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-06-01 05:16 [from the cache] ©2003-2008 | |||||||||||||