HomeFreeBSD

mount_nfs: Add a "bgnow" NFS mount option

Description

mount_nfs: Add a "bgnow" NFS mount option

The "bg" option does not go background until the initial mount
attempt fails, which can take 60+ seconds.

This new "bgnow" option goes background immediately, avoiding
the 60+ second delay, if the NFS server is not yet available.

The man page update is a content change.

Tested by: jwb
Reviewed by: debdrup, emaste
PR: 260764
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D33733

Details

Provenance
rmacklemAuthored on Jan 11 2022, 4:20 PM
Reviewer
debdrup
Differential Revision
D33733: Add a "bgnow" NFS mount option that causes the mount to go background immediately
Parents
rG8778e54cabe9: sqlite3: Vendor import of sqlite3 3.37.2
Branches
Unknown
Tags
Unknown