aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/help
diff options
context:
space:
mode:
authorNick Banks <nickbanks@netflix.com>2026-09-24 15:49:09 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2026-09-24 16:00:44 +0000
commitc14281f6bb462ca03383d92a0d88228e9426268e (patch)
treed79061243c97b635764a229893c98f53cf2af074 /release/sysinstall/help
parent884b961c74bdadb7d8c97a7763e3110e803c69be (diff)
tests/sys/kern: skip unix_connectat fdescfs cases when fdescfs is missingHEADmain
unix_connectat's fdescfs cases call mount_fdescfs(), which skipped on ENODEV. nmount(2) never returns ENODEV: vfs_donmount() remaps the ENODEV from a failed fdescfs module load to EINVAL with errmsg "Invalid fstype", so the skip never fired and the cases failed on kernels without fdescfs. Approved by: ngie, asomers Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D59227
Diffstat (limited to 'release/sysinstall/help')
0 files changed, 0 insertions, 0 deletions