• Kai Mäkisara's avatar
    [PATCH] SCSI tape descriptor based sense data support · cb406274
    Kai Mäkisara authored
    The patch at the end of this message converts the SCSI tape driver to support
    also descriptor based sense data. Test for deferred sense data have been added
    in a couple of places and the EOM tests have been unified. Some tests have been
    simplified but the patch is not meant to change the current behavior. The
    patch is against 2.6.11-rc4 and has been tested to some extent.
    
    The patch also includes the msleep_interruptible change from from kernel
    janitors.
    
    Thanks to Doug Gilbert for doing a first version of this sense data
    conversion.
    Signed-off-by: default avatarKai Makisara <kai.makisara@kolumbus.fi>
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    cb406274
st.h 5.84 KB