Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jan 2022 23:05:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260764] nfs: Add control over bg timeout
Message-ID:  <bug-260764-227-CGcTA7KJGA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260764-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260764-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260764

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=3D230613&action=
=3Dedit
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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260764-227-CGcTA7KJGA>