https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220948
--- Comment #3 from [email protected] --- A commit references this bug: Author: mav Date: Thu Aug 3 07:20:19 UTC 2017 New revision: 321976 URL: https://svnweb.freebsd.org/changeset/base/321976 Log: MFC r321606: adaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_WCACHE The attached patch lets adaasync() set ADA_STATE_WCACHE based on ADA_FLAG_CAN_WCACHE instead of ADA_FLAG_CAN_RAHEAD. This fixes a regression introduced in r300207 which changed the flag names. PR: 220948 Submitted by: Fabian Keil <[email protected]> Obtained from: ElectroBSD Changes: _U stable/11/ stable/11/sys/cam/ata/ata_da.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
