K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2021-11-19T03:23:10.228309Z K 7 svn:log V 607 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) Git Hash: 27cac1948263d7d2f7e820478658d029264f6554 Git Author: rmacklem@FreeBSD.org END