linux/drivers/block
Pete Zaitcev d1ad4ea331 USB: UB: Let cdrecord to see a device with media absent
The command "cdrecord dev=/dev/uba x.iso" prints nasty garbage if a blank
is not in the drive. This happens because drivers have to set req->errors
separately from just returning zero uptodate with end_that_request_first,
end_that_request_last. These functions only set error in BIO, but sg_io()
ignores it.

Since we're on it, let cdrecord access a device when ->changed is set.
It's useful if someone wants to know device capabilities without burning
anything.

Signed-Off-By: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:58:57 -07:00
..
aoe
paride
DAC960.c [SCSI] DAC960: PCI id table fixup 2006-08-04 09:29:17 -04:00
DAC960.h
Kconfig
Makefile
acsi.c
acsi_slm.c
amiflop.c
ataflop.c
cciss.c [PATCH] cciss: version update, new hw 2006-09-13 07:32:16 -07:00
cciss.h
cciss_cmd.h
cciss_scsi.c [SCSI] Improve inquiry printing 2006-08-06 15:59:26 -05:00
cciss_scsi.h
cpqarray.c [PATCH] drivers/block/cpqarray.c: remove an unused variable 2006-07-14 21:53:53 -07:00
cpqarray.h
cryptoloop.c [BLOCK] cryptoloop: Use block ciphers where applicable 2006-09-21 11:45:53 +10:00
floppy.c [PATCH] exit early in floppy_init when no floppy exists 2006-09-01 11:39:08 -07:00
ida_cmd.h
ida_ioctl.h
loop.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
nbd.c [PATCH] nbd: Abort request on data reception failure 2006-07-31 13:28:39 -07:00
pktcdvd.c [PATCH] lockdep: annotate pktcdvd natural device hierarchy 2006-07-31 13:28:39 -07:00
ps2esdi.c
rd.c
smart1,2.h
swim3.c
swim_iop.c
sx8.c
ub.c USB: UB: Let cdrecord to see a device with media absent 2006-09-27 11:58:57 -07:00
umem.c
viodasd.c
xd.c
xd.h
z2ram.c