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().
Differential D36846
fix nfs_ioctl() so that it does not use v_mount when the vnode is unlocked rmacklem on Sep 30 2022, 9:39 PM. Authored by Tags None Referenced Files
Subscribers
Details Commit ab17854f974b fixed access to v_mount when the This patch does the same for nfs_ioctl(). Tested for NFSv3 and NFSv4.2 mounts (without and
Diff Detail
|