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.