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: [email protected]
Reporter: [email protected]
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@.
--
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]"