Hi all, here are some some small updates to scsi tracing; it fixes the decoding for MAINTENANCE_IN and MAINTENANCE_OUT and adds definitions for the new ZBC_IN and ZBC_OUT commands. Changes to v1: - Add reviewed-by tags - use get_unaligned_be(32,64) As usual, comments and reviews welcome. Hannes Reinecke (3): scsi-trace: remove service action definitions scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commands scsi-trace: define ZBC_IN and ZBC_OUT drivers/scsi/scsi_trace.c | 161 ++++++++++++++++++++++++++++++++++++++++++++ include/scsi/scsi_proto.h | 9 +++ include/trace/events/scsi.h | 6 +- 3 files changed, 172 insertions(+), 4 deletions(-) -- 1.8.5.6 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html