Date: Mon, 04 Dec 2006 10:23:13 -0800 From: Sam Leffler <sam@errno.com> To: arch@freebsd.org Subject: CFR: NFS root options fixup Message-ID: <45746791.5040807@errno.com>
next in thread | raw e-mail | index | archive | help
There's a small patch at: http://www.freebsd.org/~sam/nfsopts.patch to unify parsing of nfs mount options supplied when booting over the net. It also extends the supported options so you can do things like specify nolockd, tcp, udp, and nfsv2, nfsv3. Some of this appears to be superfluous given the work that rc.initdiskless does but it's there. The one change I'm uncertain of is the bounds checking I apply to rsize/wsize. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45746791.5040807>