From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Thomas Witzel <witzel.thomas@gmail.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: DELL Universal Xport no attach blacklist
Date: Sat, 13 Jun 2009 09:20:43 -0500 [thread overview]
Message-ID: <1244902843.5323.5.camel@mulgrave.site> (raw)
In-Reply-To: <d1392840906130711o7a1cba14k2b5379511c700817@mail.gmail.com>
On Sat, 2009-06-13 at 10:11 -0400, Thomas Witzel wrote:
> I have been getting tons of Buffer I/O errors on the Universal Xport
> devices of my DELL MD3000. This can be managed by not attaching
> them....
> Can you please add the DELL Universal Xport to the no attach list in
> scsi_devinfo.c ? I'm not sure how to submit a patch because I don't
> know which version of the kernel the patch should be against, but I
> know its not yet in the newest Linus kernel. I want this line added
> please,
>
> --- scsi-git/scsi_devinfo.c 2009-03-31 10:54:00.000000000 -0400
> +++ scsi/scsi_devinfo.c 2009-06-13 10:08:46.000000000 -0400
> @@ -225,6 +225,7 @@
> {"SGI", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
> {"IBM", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
> {"SUN", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
> + {"DELL", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
> {"SMSC", "USB 2 HS-CF", NULL, BLIST_SPARSELUN | BLIST_INQUIRY_36},
> {"SONY", "CD-ROM CDU-8001", NULL, BLIST_BORKEN},
> {"SONY", "TSL", NULL, BLIST_FORCELUN}, /* DDS3 & DDS4
> autoloaders */
I'll add it via cut and paste.
For future reference, you can submit the patch yourself too if you
follow Documentation/SubmittingPatches. The only real problem with the
above is that there's no signoff line, it's not tree relative and your
mailer seems to have converted tabs to spaces (we have a separate file
Documentation/email-clients.txt to try to address this, but it's not
comprehensive, there being more broken email clients out there than we
can document fixes for).
James
prev parent reply other threads:[~2009-06-13 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-13 14:11 DELL Universal Xport no attach blacklist Thomas Witzel
2009-06-13 14:20 ` James Bottomley [this message]
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=1244902843.5323.5.camel@mulgrave.site \
--to=james.bottomley@hansenpartnership.com \
--cc=linux-scsi@vger.kernel.org \
--cc=witzel.thomas@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).