linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Herbszt <herbszt@gmx.de>
To: Hannes Reinecke <hare@suse.de>
Cc: James Bottomley <jbottomley@parallels.com>,
	Christoph Hellwig <hch@lst.de>,
	linux-scsi@vger.kernel.org,
	Martthias Roessler <Matthias.Roessler@ts.fujitsu.com>,
	Sebastian Herbszt <herbszt@gmx.de>
Subject: Re: [PATCH] scsi_scan: Send TEST UNIT READY to LUN0 before LUN scanning
Date: Fri, 5 Dec 2014 00:43:15 +0100	[thread overview]
Message-ID: <20141205004315.00001523@localhost> (raw)
In-Reply-To: <1417711162-102950-1-git-send-email-hare@suse.de>

Hannes Reinecke wrote:
> diff --git a/drivers/scsi/scsi_devinfo.c b/drivers/scsi/scsi_devinfo.c
> index 49014a1..4f446e3 100644
> --- a/drivers/scsi/scsi_devinfo.c
> +++ b/drivers/scsi/scsi_devinfo.c
> @@ -166,6 +166,7 @@ static struct {
>  	{"easyRAID", "X6P", NULL, BLIST_NOREPORTLUN},
>  	{"easyRAID", "F8", NULL, BLIST_NOREPORTLUN},
>  	{"FSC", "CentricStor", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> +	{"FUJITSU", "ETERNUS_DX", "*", BLIST_TEST_LUN0 },
>  	{"Generic", "USB SD Reader", "1.00", BLIST_FORCELUN | BLIST_INQUIRY_36},
>  	{"Generic", "USB Storage-SMC", "0180", BLIST_FORCELUN | BLIST_INQUIRY_36},
>  	{"Generic", "USB Storage-SMC", "0207", BLIST_FORCELUN | BLIST_INQUIRY_36},

Does this apply to all ETERNUS DX models and generations?

Sebastian

  parent reply	other threads:[~2014-12-04 23:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-04 16:39 [PATCH] scsi_scan: Send TEST UNIT READY to LUN0 before LUN scanning Hannes Reinecke
2014-12-04 20:00 ` Elliott, Robert (Server Storage)
2014-12-05  7:02   ` Hannes Reinecke
2014-12-04 23:43 ` Sebastian Herbszt [this message]
2014-12-05 18:34   ` Hannes Reinecke
2014-12-08 17:11     ` Matthias Roessler
2014-12-05  0:19 ` James Bottomley
2014-12-05 18:40   ` Hannes Reinecke
2014-12-30 12:09     ` Christoph Hellwig

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=20141205004315.00001523@localhost \
    --to=herbszt@gmx.de \
    --cc=Matthias.Roessler@ts.fujitsu.com \
    --cc=hare@suse.de \
    --cc=hch@lst.de \
    --cc=jbottomley@parallels.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;
as well as URLs for NNTP newsgroup(s).