freebsd-dev/sys/cam/ata
Warner Losh 7ddad071a5 Rework the BIO_DELETE code slightly. Always queue the BIO_DELETE
requests on the trim_queue, even for the CFA ERASE. This allows us, in
the future, to collapse adjacent requests. Since CFA ERASE is only for
CF cards, and it is so restrictive in what it can do, the collapse
code is not presently here. This also brings the ada driver more in
line with the da driver's treatment of BIO_DELETEs.

Reviewed by: mav@
2014-07-03 05:22:13 +00:00
..
ata_all.c Fix support for increased logical sector size (4K-native drives). 2014-03-07 09:45:40 +00:00
ata_all.h Unify periph invalidation and destruction reporting. 2013-10-15 17:59:41 +00:00
ata_da.c Rework the BIO_DELETE code slightly. Always queue the BIO_DELETE 2014-07-03 05:22:13 +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 Merge CAM locking changes from the projects/camlock branch to radically 2013-10-21 12:00:26 +00:00