mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 05:02:30 +00:00
![Warner Losh](/assets/img/avatar_default.png)
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@