diff options
| author | Nick Banks <nickbanks@netflix.com> | 2026-09-24 15:49:09 +0000 |
|---|---|---|
| committer | Olivier Cochard <olivier@FreeBSD.org> | 2026-09-24 16:00:44 +0000 |
| commit | c14281f6bb462ca03383d92a0d88228e9426268e (patch) | |
| tree | d79061243c97b635764a229893c98f53cf2af074 /sys/dev/netmap | |
| parent | 884b961c74bdadb7d8c97a7763e3110e803c69be (diff) | |
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 'sys/dev/netmap')
0 files changed, 0 insertions, 0 deletions
