https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194606
--- Comment #3 from [email protected] --- A commit references this bug: Author: smh Date: Sun Oct 26 18:41:01 UTC 2014 New revision: 273704 URL: https://svnweb.freebsd.org/changeset/base/273704 Log: 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 Changes: head/sys/cam/ata/ata_da.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
