HomeFreeBSD

nfscl: Restructure nfscl_freeopen() slightly

Description

nfscl: Restructure nfscl_freeopen() slightly

This patch factors the unlinking of the nfsclopen structure out of
nfscl_freeopen() into a separate function called nfscl_unlinkopen().
It also adds a new argument to nfscl_freeopen() to conditionally do
the unlink. Since this new argument is always passed in as "true"
at this time, no semantics change should occur.

This is being done to prepare the code for a future patch that fixes
the case where an NFSv4.1/4.2 server replies NFSERR_DELAY to a Close
operation.

(cherry picked from commit 6495766acfb242048a80d58956b2cebbd885d8cc)

Details

Provenance
rmacklemAuthored on Oct 15 2021, 12:28 AM
Parents
rG5306ca9a8e2f: nehemiah: manually assemble xstore(-rng)
Branches
Unknown
Tags
Unknown