Douglas Gilbert wrote: > The error result code is not conveyed back to the mid-level > for delayed commands (i.e. when scsi_debug_delay!=0) in > lk 2.4.27 (and earlier). [This bug is not present in the > lk 2.6 version of scsi_debug.] > > Change: > - convey error result back to midlevel for delayed commands Hmm, looks like version 0.62 didn't make it into the lk 2.4 series. Here are both 0.62 and 0.63 rolled together. Changes: - convey error result back to midlevel for delayed commands - set both DRIVER_SENSE and CHECK_CONDITION in error results - refine MEDIUM ERROR generation Doug Gilbert