Date: Thu, 16 Sep 2010 01:02:53 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsclient nfs_diskless.c Message-ID: <201009160103.o8G1389j001759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2010-09-16 01:02:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/nfsclient nfs_diskless.c
Log:
SVN rev 212716 on 2010-09-16 01:02:53Z by rmacklem
MFC: r212123
Modify nfs_diskless.c to recognize the environment variable
boot.nfsroot.nfshandlelen and set the diskless root fs to
use NFSv3 and this file handle length when it is set. If
this environment variable is not set, the diskless root fs
will use NFSv2 and the same defaults as before. This fixes
the problem where the diskless nfs root fs had to be on a
FreeBSD server for NFSv3 to work, because it did not know
the correct file handle length and assumed the size used
by FreeBSD.
Revision Changes Path
1.30.2.2 +120 -45 src/sys/nfsclient/nfs_diskless.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009160103.o8G1389j001759>
