• Jens Axboe's avatar
    [PATCH] Always allocate sense buffer for block commands · 1fafca14
    Jens Axboe authored
    This always set ->sense for blk_pc_requests(), even if the actual user
    doesn't care about the sense results.  This is a lot nicer than then
    having to have conditional checks for it all over the place in the low-
    level drivers.
    1fafca14
scsi_ioctl.c 10.6 KB