HomeFreeBSD

file: Remove the fd parameter to fgetvp_lookup() and fgetvp_lookup_smr()

Description

file: Remove the fd parameter to fgetvp_lookup() and fgetvp_lookup_smr()

The fd is always obtained from nameidata, so just fetch it from there
instead. No functional change intended.

Reviewed by: kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D43257

Details

Provenance
markjAuthored on Jan 4 2024, 1:11 PM
Reviewer
kib
Differential Revision
D43257: file: Use the right fd in fgetvp_lookup()
Parents
rG27f4eda3ddce: vfs: Simplify vrefact()
Branches
Unknown
Tags
Unknown