]> git.neil.brown.name Git - history.git/commit
[PATCH] fix SCSI non-sector bio backed IO
authorJens Axboe <axboe@suse.de>
Tue, 24 Feb 2004 04:26:03 +0000 (20:26 -0800)
committerJens Axboe <axboe@suse.de>
Tue, 24 Feb 2004 04:26:03 +0000 (20:26 -0800)
commit15680951df03078a16edc9cec55310a5f526398c
tree209e6fd758a7b0c0ae28b44953c5ad9f060e3f97
parent8dfb4dc9f89a8dc3ddb662251f77df524c2d85be
[PATCH] fix SCSI non-sector bio backed IO

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.
drivers/scsi/scsi_lib.c
drivers/scsi/sd.c
drivers/scsi/sr.c
drivers/scsi/st.c
include/scsi/scsi_cmnd.h