[PATCH] Xserve RAID LUNs against 2.6.5

From: Joel Becker
Date: Mon Apr 05 2004 - 20:29:59 EST


Folks,
Apple's Xserver RAID array needs the sparse lun magic. Here's
the whitelist entry for 2.6.5.

Joel

--- linux-2.6.5/drivers/scsi/scsi_devinfo.c.orig 2004-04-01 13:56:11.000000000 -0800
+++ linux-2.6.5/drivers/scsi/scsi_devinfo.c 2004-04-01 13:54:34.000000000 -0800
@@ -117,6 +117,7 @@
*/
{"ADAPTEC", "AACRAID", NULL, BLIST_FORCELUN},
{"ADAPTEC", "Adaptec 5400S", NULL, BLIST_FORCELUN},
+ {"APPLE", "Xserve", NULL, BLIST_SPARSELUN | BLIST_LARGELUN},
{"CANON", "IPUBJD", NULL, BLIST_SPARSELUN},
{"CMD", "CRA-7280", NULL, BLIST_SPARSELUN}, /* CMD RAID Controller */
{"CNSI", "G7324", NULL, BLIST_SPARSELUN}, /* Chaparral G7324 RAID */
--

"Against stupidity the Gods themselves contend in vain."
- Freidrich von Schiller

Joel Becker
Senior Member of Technical Staff
Oracle Corporation
E-mail: joel.becker@xxxxxxxxxx
Phone: (650) 506-8127
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/