[Bug 219851] UFS, ext2fs, nfsclient VOP_PATHCONF _PC_ASYNC_IO breakage exposed by semi-recent AIO work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 7 23:01:52 UTC 2017


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

            Bug ID: 219851
           Summary: UFS, ext2fs, nfsclient VOP_PATHCONF _PC_ASYNC_IO
                    breakage exposed by semi-recent AIO work
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: cem at freebsd.org

lpathconf( ... _PC_ASYNC_IO ...) -> kern_pathconf() -> vop_pathconf on any of
these filesystems will hit a KASSERT(false) on INVARIANTS kernels, ever since
r296572.

Discussed with jhb@ on IRC and filing a bug so we don't forget about it.

Discovered by pho at .

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


More information about the freebsd-bugs mailing list