[2.2.21 sparc] raid(-1|0) boot support lost in time?

From: Tomas Szepe (szepe@pinerecords.com)
Date: Wed May 29 2002 - 17:13:47 EST


Hi Alan,

I believe the following to have been forgotten about somehow.
Or is it omitted on purpose for some reason that I've missed?

T.

diff -urN linux-2.2.21.vanilla/arch/sparc/config.in linux-2.2.21/arch/sparc/config.in
--- linux-2.2.21.vanilla/arch/sparc/config.in Sun Mar 25 18:37:30 2001
+++ linux-2.2.21/arch/sparc/config.in Thu May 30 00:05:31 2002
@@ -93,6 +93,9 @@
   tristate ' RAID-1 (mirroring) mode' CONFIG_MD_MIRRORING
   tristate ' RAID-4/RAID-5 mode' CONFIG_MD_RAID5
 fi
+if [ "$CONFIG_MD_LINEAR" = "y" -o "$CONFIG_MD_STRIPED" = "y" ]; then
+ bool ' Boot support (linear, striped)' CONFIG_MD_BOOT
+fi
 
 tristate 'RAM disk support' CONFIG_BLK_DEV_RAM
 if [ "$CONFIG_BLK_DEV_RAM" = "y" -o "$CONFIG_BLK_DEV_RAM" = "m" ]; then
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 31 2002 - 22:00:26 EST