[Bug 260764] nfs: Add control over bg timeout

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Dec 2021 13:32:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260764

--- Comment #2 from Jason W. Bacon <jwb@freebsd.org> ---
That all makes sense, thanks for digging into it.

Yes, a mount option to eliminate waiting altogether would work fine, maybe even
better.  Are you thinking of a sibling to "bg", something like "bgnowait" or
"bgnow"?

Another option might be a boolean sysctl, e.g. vfs.nfs.bg_no_wait.

No point messing with the RPC stack unless there are other use cases for this
adjusting the timeout.

-- 
You are receiving this mail because:
You are the assignee for the bug.