cvs commit: src/sys/nfsclient nfs_diskless.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Oct 6 04:22:52 PDT 2005


On Thu, Oct 06, 2005 at 11:18:34AM +0000, Pawel Jakub Dawidek wrote:
+> pjd         2005-10-06 11:18:34 UTC
+> 
+>   FreeBSD src repository
+> 
+>   Modified files:
+>     sys/nfsclient        nfs_diskless.c 
+>   Log:
+>   Add boot.nfsroot.options loader tunable.
+>   It allows to specify options for NFS root file system.
+>   Currently supported options are: soft, intr, conn, lockd.
+>   
+>   I'm adding this functionality mostly for 'lockd' option, which is only
+>   honored when performing the initial mount and will be silently ignored
+>   if used while updating the mount options.
+>   
+>   This will allow to use flock(2) without the need of using varmfs or
+>   rpc.lockd and friends.
+>   
+>   Example of use:
+>   boot.nfsroot.options="intr,lockd"

I haven't found a place where it can be documented.
Any suggestions?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20051006/e41e961e/attachment.bin


More information about the cvs-src mailing list