Re: [PATCH RFC 8/9] [SCSI] Add sense and Unit Attention generation to scsi_debug

2013-01-22 Thread Ewan Milne
On Sat, 2013-01-19 at 13:43 -0500, Douglas Gilbert wrote: > On 13-01-18 11:27 AM, Ewan D. Milne wrote: > > From: "Ewan D. Milne" > > > > Added capability to scsi_debug to generate sense and Unit Attention > > conditions to exercise the enhanced sense and Unit Attention handling. > > > > Signed-off

Re: [PATCH RFC 8/9] [SCSI] Add sense and Unit Attention generation to scsi_debug

2013-01-19 Thread Douglas Gilbert
On 13-01-18 11:27 AM, Ewan D. Milne wrote: From: "Ewan D. Milne" Added capability to scsi_debug to generate sense and Unit Attention conditions to exercise the enhanced sense and Unit Attention handling. Signed-off-by: Ewan D. Milne --- drivers/scsi/scsi_debug.c | 133 ++

[PATCH RFC 8/9] [SCSI] Add sense and Unit Attention generation to scsi_debug

2013-01-18 Thread Ewan D. Milne
From: "Ewan D. Milne" Added capability to scsi_debug to generate sense and Unit Attention conditions to exercise the enhanced sense and Unit Attention handling. Signed-off-by: Ewan D. Milne --- drivers/scsi/scsi_debug.c | 133 ++ 1 file changed, 133