[Bug 220948] adaasync() should set ADA_STATE_WCACHE based on ADA_FLAG_CAN_WCACHE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 23 16:02:47 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220948

            Bug ID: 220948
           Summary: adaasync() should set ADA_STATE_WCACHE based on
                    ADA_FLAG_CAN_WCACHE
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, regression
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: fk at fabiankeil.de
                CC: ken at FreeBSD.org

Created attachment 184638
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184638&action=edit
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.

Obtained from: ElectroBSD

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list