[PATCH 2/2 Saucy SRU] UBUNTU: [Config] CONFIG_DM_RAID45=m

Tim Gardner tim.gardner at canonical.com
Thu Oct 17 17:05:50 UTC 2013


BugLink: http://bugs.launchpad.net/bugs/1241086

EXPERIMENTAL was removed awhile ago

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian.master/config/config.common.ubuntu |    1 +
 ubuntu/dm-raid4-5/Kconfig                 |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 7d47df2..d6ae2f7 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1453,6 +1453,7 @@ CONFIG_DM_MULTIPATH_QL=m
 CONFIG_DM_MULTIPATH_ST=m
 CONFIG_DM_PERSISTENT_DATA=m
 CONFIG_DM_RAID=m
+CONFIG_DM_RAID45=m
 CONFIG_DM_SNAPSHOT=m
 CONFIG_DM_SWITCH=m
 CONFIG_DM_THIN_PROVISIONING=m
diff --git a/ubuntu/dm-raid4-5/Kconfig b/ubuntu/dm-raid4-5/Kconfig
index 03fab64..32c8e4f 100644
--- a/ubuntu/dm-raid4-5/Kconfig
+++ b/ubuntu/dm-raid4-5/Kconfig
@@ -1,6 +1,6 @@
 config DM_RAID45
 	tristate "RAID 4/5 target (EXPERIMENTAL)"
-	depends on BLK_DEV_DM && XOR_BLOCKS && EXPERIMENTAL
+	depends on BLK_DEV_DM && XOR_BLOCKS
 	default m
 	---help---
 	A target that supports RAID4 and RAID5 mappings.
-- 
1.7.9.5





More information about the kernel-team mailing list