From: "srikrish" <srikrish@in.ibm.com>
To: <linux-kernel@vger.kernel.org>
Subject: [PATCH] Sparse LUN support
Date: Wed, 14 Jan 2004 11:00:12 +0530 [thread overview]
Message-ID: <002901c3da5f$7d8da910$fd0eb609@srikrishnan> (raw)
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...
reply other threads:[~2004-01-14 5:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002901c3da5f$7d8da910$fd0eb609@srikrishnan' \
--to=srikrish@in.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox