[PATCH v3 1/2] scsi: Add iovec support

Bart Van Assche bart.vanassche at sandisk.com
Sun Feb 8 08:17:47 UTC 2015


On 02/08/15 03:33, Dmitry V. Levin wrote:
> On Fri, Feb 06, 2015 at 01:36:26PM +0100, Bart Van Assche wrote:
>> Changes:
>> - Add support for decoding iovecs passed via the SG I/O v3 interface.
>> - Decode the "data in" and "data out" buffers in hex instead of in ASCII.
>> - Make print_sg_io_buffer() print square brackets instead of its caller.
>> - Improve consistency with other decoding functions by passing pointers
>>   to client memory as integers instead of pointers.
>> - Only print that part of the data in buffer that has been initialized
>>   by the SCSI LLD driver.
> 
> I had to split this commit into four logically independent parts.
> Pushed all to branch ldv/scsi, please have a look.
> 
> http://sourceforge.net/p/strace/code/ci/ldv/scsi/~/log/

The code on that branch looks fine to me.

Bart.






More information about the Strace-devel mailing list