On 24/02/2022 17:55, Christoph Hellwig wrote:
Just use the sense_buffer field in struct scsi_cmnd for the sense data and move the sense_len field over to struct scsi_cmnd. Signed-off-by: Christoph Hellwig<hch@xxxxxx> Reviewed-by: Bart Van Assche<bvanassche@xxxxxxx>
FWIW: Reviewed-by: John Garry <john.garry@xxxxxxxxxx>