• Jens Axboe's avatar
    [PATCH] fix SCSI non-sector bio backed IO · 15680951
    Jens Axboe authored
    This fixes the SCSI layer to handle non-sector-aligned requests from
    SG_IO (and potentially anything else producing these requests) that
    could stall the machine and cause all sorts of funnies depending on the
    low level driver used.
    15680951
scsi_lib.c 41.4 KB