提交 08fb730c 编写于 作者: N NeilBrown

md: remove EXPERIMENTAL designation from RAID10

RAID10 has been available for quite a while now and is quite well
tested, so we can remove the EXPERIMENTAL designation.
Reported-by: NEric MSP Veith <eveith@wwweb-library.net>
Signed-off-by: NNeilBrown <neilb@suse.de>
上级 f2859af6
...@@ -100,8 +100,8 @@ config MD_RAID1 ...@@ -100,8 +100,8 @@ config MD_RAID1
If unsure, say Y. If unsure, say Y.
config MD_RAID10 config MD_RAID10
tristate "RAID-10 (mirrored striping) mode (EXPERIMENTAL)" tristate "RAID-10 (mirrored striping) mode"
depends on BLK_DEV_MD && EXPERIMENTAL depends on BLK_DEV_MD
---help--- ---help---
RAID-10 provides a combination of striping (RAID-0) and RAID-10 provides a combination of striping (RAID-0) and
mirroring (RAID-1) with easier configuration and more flexible mirroring (RAID-1) with easier configuration and more flexible
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册