md: remove EXPERIMENTAL designation from RAID10
authorNeilBrown <neilb@suse.de>
Mon, 3 May 2010 03:16:56 +0000 (13:16 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 18 May 2010 05:27:58 +0000 (15:27 +1000)
RAID10 has been available for quite a while now and is quite well
tested, so we can remove the EXPERIMENTAL designation.

Reported-by: Eric MSP Veith <eveith@wwweb-library.net>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/Kconfig

index acb3a4e..4a6feac 100644 (file)
@@ -100,8 +100,8 @@ config MD_RAID1
          If unsure, say Y.
 
 config MD_RAID10
-       tristate "RAID-10 (mirrored striping) mode (EXPERIMENTAL)"
-       depends on BLK_DEV_MD && EXPERIMENTAL
+       tristate "RAID-10 (mirrored striping) mode"
+       depends on BLK_DEV_MD
        ---help---
          RAID-10 provides a combination of striping (RAID-0) and
          mirroring (RAID-1) with easier configuration and more flexible