Re: [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources.

2013-02-11 Thread Xose Vazquez Perez
Giridhar Malavali wrote: > From: Giridhar Malavali > > Signed-off-by: Giridhar Malavali > Signed-off-by: Saurav Kashyap > --- > drivers/scsi/qla2xxx/qla_init.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xx

Re: [RESEND PATCH] scsi: make struct scsi_varlen_cdb_hdr packed

2013-02-11 Thread James Hogan
Hi James, On 11/10/12 15:10, James Hogan wrote: > On 11/10/12 13:58, James Bottomley wrote: >> On Thu, 2012-10-11 at 12:32 +0100, James Hogan wrote: >>> On 11/10/12 11:24, James Bottomley wrote: On Thu, 2012-10-11 at 10:15 +0100, James Hogan wrote: > The struct scsi_varlen_cdb_hdr is expe

Re: [PATCH] scsi: storvsc: avoid usage of WRITE_SAME

2013-02-11 Thread Olaf Hering
James, this patch fixes a regression in 3.8. Please try to include it in final 3.8. There is also another outstanding fix regarding sglist init from KY. Olaf On Wed, Jan 30, Olaf Hering wrote: > Set scsi_device->no_write_same because the host does not support it. > Also blacklist WRITE_SAME to

[PATCH] scsi_debug: Fix endianess in partition table

2013-02-11 Thread Martin Peschke
Both start_sect and nr_sects in struct partition are __le32 and require cpu_to_le32() on assignment. Without this fix tools like fdisk show an invalid partition table for SCSI devices emulated by scsi_debug on big-endian architectures, like s390x. Besides a kernel message like this was emitted: s

[patch] [SCSI] dc395x: uninitialized variable in device_alloc()

2013-02-11 Thread Dan Carpenter
This bug was introduced back in bitkeeper days in 2003. We use "dcb->dev_mode" before it has been initialized. Signed-off-by: Dan Carpenter diff --git a/drivers/scsi/dc395x.c b/drivers/scsi/dc395x.c index 865c64f..fed486bf 100644 --- a/drivers/scsi/dc395x.c +++ b/drivers/scsi/dc395x.c @@ -3747,

Re: [PATCH v8 0/10] More device removal fixes

2013-02-11 Thread Bart Van Assche
On 02/09/13 10:28, Bart Van Assche wrote: On 02/09/13 00:29, Joe Lawrence wrote: I haven't had time to rerun the test without the two patches that wait in scsi_remove_host(), however I did rerun the test and verify the same behavior as in my earlier mail. I didn't see any __scsi_remove_device()

Re: [PATCH 47/62] scsi/lpfc: convert to idr_alloc()

2013-02-11 Thread James Smart
Acked-by: James Smart -- james s On 2/2/2013 8:20 PM, Tejun Heo wrote: Convert to the much saner new idr interface. Only compile tested. Signed-off-by: Tejun Heo Cc: James Smart Cc: linux-scsi@vger.kernel.org --- This patch depends on an earlier idr changes and I think it would be best to

Re: [PATCH 63/77] scsi/lpfc: convert to idr_alloc()

2013-02-11 Thread James Smart
Acked-by: James Smart -- james s On 2/6/2013 2:40 PM, Tejun Heo wrote: Convert to the much saner new idr interface. Only compile tested. Signed-off-by: Tejun Heo Cc: James Smart Cc: linux-scsi@vger.kernel.org --- drivers/scsi/lpfc/lpfc_init.c | 12 1 file changed, 4 insert

Fwd: Re: New USB storage device, not detected by Ubuntu 12.10 (kernel 3.5.0-17-generic)

2013-02-11 Thread Daniel
Hi linux-scsi people, the problem described (and worked around) during the conversation below seems to be related to your realm. I apologize if this is redundant and for not taking my own time to suggest a patch for it. However, as it affects users, I still wanted to get it out of my backlog and a