On Fri, Apr 04, 2014 at 09:17:21AM +0200, Hannes Reinecke wrote: > Plus we don't meddle with block request allocation intrinsics > anymore; the SCSI EH command is allocate within the SCSI midlayer, > and requests originating from the block layer won't be messed with. Any chance we could also switch to a new scsi_tmf structure instead of reusing struct scsi_cmnd for that? It should be a lot smaller without all the baggage, and make it clear we're not dealing with a command. That would also solve the scsi_reset_provide issue. -- 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