[Announce] sg3_utils-1.36 available

2013-06-02 Thread Douglas Gilbert
sg3_utils is a package of command line utilities for sending SCSI and some ATA commands to devices. This package targets the Linux 3, 2.6 and 2.4 kernel series. It also has ports to FreeBSD, Tru64, Solaris, and Windows (cygwin and mingw). Mainly small changes and fixes in this version including s

Re: [PATCH v3 0/6] scsi_debug: bug fixes and cleanups for data integrity support

2013-06-02 Thread Douglas Gilbert
On 13-06-01 10:51 PM, Akinobu Mita wrote: 2013/5/29 Martin K. Petersen : I have some patches pending as part of my next DIF/DIX update that makes some of these things more palatable at the block/SCSI level. Akinobu voiced interest in finishing the scsi_debug work on top of my code. Yes. I'm i

Re: [PATCH v3 0/6] scsi_debug: bug fixes and cleanups for data integrity support

2013-06-02 Thread Douglas Gilbert
On 13-05-26 04:01 AM, Akinobu Mita wrote: This patch set includes bug fixes which I hit when I was tried testing the data integrity support in scsi_debug on x86_32. And it also includes cleanups which helps increasing readability and further bug fixing in data integrity support. * Changes from

Re: [PATCH] scsi: replace strict_strtoul() with kstrtoul()

2013-06-02 Thread Andy Shevchenko
On Sat, Jun 1, 2013 at 10:29 AM, Jingoo Han wrote: > The usage of strict_strtoul() is not preferred, because > strict_strtoul() is obsolete. Thus, kstrtoul() should be > used. > --- a/drivers/scsi/pmcraid.c > +++ b/drivers/scsi/pmcraid.c > @@ -4204,7 +4204,7 @@ static ssize_t pmcraid_store_log_le

Re: [PATCH] ipr: qc_fill_rtf() method should not store alternate status register

2013-06-02 Thread Tejun Heo
On Sat, Jun 01, 2013 at 02:37:00AM +0400, Sergei Shtylyov wrote: > Hello. > > On 05/31/2013 04:46 PM, Brian King wrote: > > > > >>The 'ctl' field of the 'struct ata_taskfile' is not really dual purpose, > >>i.e. > >>it is not intended for storing the alternate status register (which is > >>ma