HomeFreeBSD

da(4): Fix a TRIM regression introduced in r308155

Description

da(4): Fix a TRIM regression introduced in r308155

According to Warner, multiple TRIM BIOs are collapsed into a single CCB with
NULL bp. It is invalid to biotrack() NULL, and results in a fault. So,
don't do that.

Reported by: asomers@
Sponsored by: Dell EMC Isilon

Details

Provenance
cemAuthored on
Parents
rS317103: For lldb, delete the custom Xcode-only Host/Config.h, and provide a
Branches
Unknown
Tags
Unknown