]> granicus.if.org Git - strace/commit
scsi: detect and print changes of interface id
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 7 Jan 2017 19:09:37 +0000 (19:09 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 7 Jan 2017 19:09:37 +0000 (19:09 +0000)
commitcdd27d2088a7225f4789338dbf54d8db4abf4efe
treead05ecf33c8c93ba0446e6d08af2115084eb671c
parentff96efe158b184894c5b82a80cab86624133f658
scsi: detect and print changes of interface id

* scsi.c (print_sg_io_v3_res): Detect and print changes
of struct sg_io_hdr.interface_id field between entering and exiting
syscall.
(print_sg_io_v4_res): Detect and print changes of struct sg_io_v4.guard
field between entering and exiting syscall.
scsi.c