From: James Bottomley <James.Bottomley@steeleye.com>
To: "Dupuis, Chad" <chad.dupuis@hp.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: RE: patch for scsi_devinfo.c
Date: 21 Jun 2004 15:23:54 -0500 [thread overview]
Message-ID: <1087849435.2079.82.camel@mulgrave> (raw)
In-Reply-To: <A8B003DDA3332A479C0ECCA641F47E6503BE69FA@tayexc13.americas.cpqcorp.net>
On Mon, 2004-06-21 at 15:16, Dupuis, Chad wrote:
> It does respond to report LUN.
OK, so this should be the patch. Could you make sure it actually does
work?
Thanks,
James
===== drivers/scsi/scsi_devinfo.c 1.21 vs edited =====
--- 1.21/drivers/scsi/scsi_devinfo.c 2004-06-19 09:48:22 -05:00
+++ edited/drivers/scsi/scsi_devinfo.c 2004-06-21 15:22:17 -05:00
@@ -129,7 +129,7 @@
{"COMPAQ", "CR3500", NULL, BLIST_FORCELUN},
{"COMPAQ", "MSA1000", NULL, BLIST_SPARSELUN | BLIST_NOSTARTONADD},
{"COMPAQ", "MSA1000 VOLUME", NULL, BLIST_SPARSELUN | BLIST_NOSTARTONADD},
- {"COMPAQ", "HSV110", NULL, BLIST_SPARSELUN | BLIST_NOSTARTONADD},
+ {"COMPAQ", "HSV110", NULL, BLIST_REPORTLUN2 | BLIST_NOSTARTONADD},
{"DDN", "SAN DataDirector", "*", BLIST_SPARSELUN},
{"DEC", "HSG80", NULL, BLIST_SPARSELUN | BLIST_NOSTARTONADD},
{"DELL", "PV660F", NULL, BLIST_SPARSELUN},
@@ -151,7 +151,7 @@
{"HP", "A6189A", NULL, BLIST_SPARSELUN | BLIST_LARGELUN}, /* HP VA7400 */
{"HP", "OPEN-", "*", BLIST_SPARSELUN | BLIST_LARGELUN}, /* HP XP Arrays */
{"HP", "NetRAID-4M", NULL, BLIST_FORCELUN},
- {"HP", "HSV100", NULL, BLIST_SPARSELUN | BLIST_NOSTARTONADD},
+ {"HP", "HSV100", NULL, BLIST_REPORTLUN2 | BLIST_NOSTARTONADD},
{"HP", "C1557A", NULL, BLIST_FORCELUN},
{"IBM", "AuSaV1S2", NULL, BLIST_FORCELUN},
{"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
next prev parent reply other threads:[~2004-06-21 20:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-21 20:16 patch for scsi_devinfo.c Dupuis, Chad
2004-06-21 20:23 ` James Bottomley [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-06-21 20:07 Dupuis, Chad
2004-06-21 20:15 ` James Bottomley
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=1087849435.2079.82.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=chad.dupuis@hp.com \
--cc=linux-scsi@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