1
0
Fork 0

[PATCH] md: Fix Kconfig error

RAID5 recently changed to RAID456

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
wifi-calibration
akpm@osdl.org 2006-06-26 00:27:54 -07:00 committed by Linus Torvalds
parent 4d2554d045
commit b3cc9ec76b
1 changed files with 1 additions and 1 deletions

View File

@ -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