NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48282 CVS commit: src/usr.sbin/mountd



The following reply was made to PR misc/48282; it has been noted by GNATS.

From: "Andreas Gustafsson" <gson%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48282 CVS commit: src/usr.sbin/mountd
Date: Fri, 4 Apr 2014 12:45:59 +0000

 Module Name:   src
 Committed By:  gson
 Date:          Fri Apr  4 12:45:59 UTC 2014
 
 Modified Files:
        src/usr.sbin/mountd: mountd.c
 
 Log Message:
 When daemonizing, delay the parent exit until the daemon is ready to
 provide service.  Fixes a race that is a third possible cause of
 PR misc/48282, in addition to the ones in rpc.rquotad and nfsd that
 were fixed earlier.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.125 -r1.126 src/usr.sbin/mountd/mountd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index