Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 May 2011 05:00:38 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: RFC: make the experimental NFS subsystem the default one
Message-ID:  <8662pvf7l5.fsf@ds4.des.no>
In-Reply-To: <1591833752.819973.1304207152724.JavaMail.root@erie.cs.uoguelph.ca> (Rick Macklem's message of "Sat, 30 Apr 2011 19:45:52 -0400 (EDT)")
References:  <1591833752.819973.1304207152724.JavaMail.root@erie.cs.uoguelph.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Rick Macklem <rmacklem@uoguelph.ca> writes:
> "Dag-Erling Sm=C3=B8rgrav" <des@des.no> writes:
>> case "`mount -d -a -t nfs 2> /dev/null`" in
>> *mount_nfs*)
>> # Handle absent nfs client support
>> load_kld -m nfs nfsclient || return 1
>> ;;
>> esac
> Yep, I spotted that, but haven`t had a chance to reproduce it and test
> a fix yet. My first attempt at fixing it will be to change the line to:

The simplest fix is to add a mount_oldnfs case to the switch so the
script knows the old NFS stack is already loaded.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8662pvf7l5.fsf>