[Bug 260764] nfs: Add control over bg timeout

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Jan 2022 23:05:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260764

Rick Macklem <rmacklem@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |rmacklem@FreeBSD.org

--- Comment #3 from Rick Macklem <rmacklem@FreeBSD.org> ---
Created attachment 230613
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230613&action=edit
Add a "bgnow" option that backgounds the NFS mount immediately

This patch adds a "bgnow" option to mount_nfs, so that
it goes into background immediately instead of waiting
for the first mount attempt to fail.

I have not yet done a patch for the man page, but all
you need to do to test this is replace "bg" with "bgnow".

Could the reporter please test this to see if it fixes
the problem fo them?

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