HomeFreeBSD

vfs: fixup WANTIOCTLCAPS on open

Description

vfs: fixup WANTIOCTLCAPS on open

In some cases vn_open_cred overwrites cn_flags, effectively nullifying
initialisation done in NDINIT. This will have to be fixed.

In the meantime make sure the flag is passed.

Reported by: jenkins
Noted by: Mathieu <sigsys@gmail.com>

Details

Provenance
mjgAuthored on Apr 2 2022, 6:35 PM
Parents
rG0f3163162003: sctp: remove a test, which isn't safe
Branches
Unknown
Tags
Unknown