-
Jens Axboe authored
With the dynamic request allocation, we get the direction bits set for us. This breaks the scsi_ioctl stuff, since we always pass in WRITE there. So actually pass in the right direction instead.
55262c2d
With the dynamic request allocation, we get the direction bits set for us. This breaks the scsi_ioctl stuff, since we always pass in WRITE there. So actually pass in the right direction instead.