freebsd-dev/sys/cam/ata
Steven Hartland 467298f5e3 Fix CF ERASE breakage caused by 268205.
This prevents BIO_DELETE requests getting stuck in the TRIM queue which
results in a panic on shutdown due to outstanding requests.

PR:		194606
Reported by:	Guido Falsi
Reviewed by:	mav
MFC after:	3 days
Sponsored by:	Multiplay
2014-10-26 18:41:01 +00:00
..
ata_all.c Add a few defines and packet types for SATA 3.2 and FPDMA (First Party 2014-08-30 02:13:04 +00:00
ata_all.h Unify periph invalidation and destruction reporting. 2013-10-15 17:59:41 +00:00
ata_da.c Fix CF ERASE breakage caused by 268205. 2014-10-26 18:41:01 +00:00
ata_pmp.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
ata_xpt.c We should never enter the PROBE_SETAN phase if we're not ATAPI, since 2014-08-22 13:15:59 +00:00