Comment 1 for bug 309378

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Hi Jerouris,

Seems it's been disabled for the moment:

ogasawara@yoji:~/ubuntu-jaunty/ubuntu/dm-raid4-5$ git log -p Makefile
commit 38a0ff7da73d86a464034c883b6768c06e8e8b5f
Author: Ben Collins <email address hidden>
Date: Sun Nov 23 14:22:39 2008 -0500

    UBUNTU: Disable some modules that need porting to 2.6.28

    Signed-off-by: Ben Collins <email address hidden>

diff --git a/ubuntu/dm-raid4-5/Makefile b/ubuntu/dm-raid4-5/Makefile
index 3a7e2fb..b33ce8d 100644
--- a/ubuntu/dm-raid4-5/Makefile
+++ b/ubuntu/dm-raid4-5/Makefile
@@ -1,3 +1,3 @@
 EXTRA_CFLAGS += -I$(srctree)/drivers/md

-obj-$(CONFIG_DM_RAID45) += dm-raid4-5.o dm-mem-cache.o dm-region_hash.o dm-message.o
+#obj-$(CONFIG_DM_RAID45) += dm-raid4-5.o dm-mem-cache.o dm-region_hash.o dm-message.o