HomeFreeBSD

nfscl: return delegations in the NFS VOP_RECLAIM()

Description

nfscl: return delegations in the NFS VOP_RECLAIM()

After a vnode is recycled it can no longer be
acquired via vfs_hash_get() and, as such,
a delegation for the vnode cannot be recalled.

In the unlikely event that a delegation still
exists when the vnode is being recycled, return
the delegation since it will no longer be
recallable.

Until you have this patch in your NFSv4 client,
you should consider avoiding the use of delegations.

(cherry picked from commit aad780464fad1e32c97316515a4044d661413a6b)

Details

Provenance
rmacklemAuthored on Apr 26 2021, 12:57 AM
Parents
rG6fa8a157705d: autofs: best effort to maintain mounttab and mountdtab
Branches
Unknown
Tags
Unknown