HomeFreeBSD

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

Description

nfscl: 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 23 2022, 11:13 PM
Parents
rG15a6642da6b0: x86 mptable: Include <x86/legacvar.h> for legacy_get_pcibus().
Branches
Unknown
Tags
Unknown