HomeFreeBSD

nfs_clvnops.c: Fix access to v_mount when vnode unlocked

Description

nfs_clvnops.c: Fix access to v_mount when vnode unlocked

Commit ab17854f974b fixed access to v_mount when the
vnode is unlocked for nfs_copy_file_range().

This patch does the same for nfs_ioctl().

Reviewed by: kib, markj
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D36846

Details

Provenance
rmacklemAuthored on Oct 1 2022, 2:43 PM
Reviewer
kib
Differential Revision
D36846: fix nfs_ioctl() so that it does not use v_mount when the vnode is unlocked
Parents
rG7c40e2d5f685: linuxolator: add netlink support
Branches
Unknown
Tags
Unknown