Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount_nfs
Module Name: src
Committed By: pooka
Date: Fri Jul 23 19:25:23 UTC 2010
Modified Files:
src/sbin/mount_nfs: getnfsargs.c
Log Message:
Make it possible to set the retry timeout as a compile-time define.
This is useful for automated environments where everything (rpcbind,
mountd, nfsd and the client) is started in parallel in a split
second and there is a small chance we will race in there before
everything has been communicated to rpcbind.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sbin/mount_nfs/getnfsargs.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