HomeFreeBSD

nfscl: Add an argument to nfscl_tryclose()

Description

nfscl: Add an argument to nfscl_tryclose()

This patch adds a new argument to nfscl_tryclose() to indicate
whether or not it should loop when a NFSERR_DELAY reply is received
from the NFSv4 server. 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 77c595ce33a37d321ef35fd840948a2e5fd17c84)

Details

Provenance
rmacklemAuthored on Oct 15 2021, 9:25 PM
Parents
rG618647d62dd8: nfscl: Restructure nfscl_freeopen() slightly
Branches
Unknown
Tags
Unknown