2004-01-14 05:28:09

by srikrish

[permalink] [raw]
Subject: [PATCH] Sparse LUN support

We need to add these devices to the black list - to handle sparse LUNs properly.
Srikrishnan

--- linux-2.4.23/drivers/scsi/scsi_scan.c 2004-01-13 11:04:53.000000000 +0530
+++ linux-2.4.23.patched/drivers/scsi/scsi_scan.c 2004-01-13 11:04:36.000000000 +0530
@@ -206,6 +206,9 @@
{"SMSC", "USB 2 HS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"XYRATEX", "RS", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
{"NEC", "iStorage", "*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_FORCELUN},
+ {"IBM", "2105800", "*", BLIST_SPARSELUN},
+ {"IBM", "2105F20", "*", BLIST_SPARSELUN},
+ {"IBM", "2145", "*", BLIST_SPARSELUN},

/*
* Must be at end of list...