HomeFreeBSD

nfscommon: Clean up the code by not using the vnode_vtype() macro

Description

nfscommon: Clean up the code by not using the vnode_vtype() macro

The vnode_vtype() macro was used to make the code compatible
with Mac OSX, for the Mac OSX port.
For FreeBSD, this macro just obscured the code, so
avoid using it to clean up the code.

This commit should not result in a semantics change.

Details

Provenance
rmacklemAuthored on Jun 24 2022, 8:47 PM
Parents
rG235d960aae75: tests/unix_passfd: compile SOCK_STREAM and SOCK_DGRAM versions
Branches
Unknown
Tags
Unknown