Re: NewNFS vs. oldNFS for 10.0?

From: John Baldwin <jhb_at_freebsd.org>
Date: Fri, 15 Mar 2013 09:46:28 -0400
On Friday, March 15, 2013 9:40:56 am Andre Oppermann wrote:
> Hi Rick, all,
> 
> is there a plan to decide for one NFS implementation for FreeBSD 10.0,
> or to keep both around indefinately?
> 
> I'm talking about:
>   oldNFS in sys/{nfs, nfsclient, nfsserver}     NFSv2+NFSv3
>   newNFS in sys/fs/{nfs, nfsclient, nfsserver}  NFSv2+NFSv3+NFSv4
> 
> NewNFS supports newer NFS standards and seems to have proven itself in
> some quite heavy traffic environments.
> 
> Is there any reason to keep oldNFS around other than nostalgic?

It can probably be removed.  It's kind of handy to keep around as long as 8.x
is around since it uses oldNFS by default as it makes merging bugfixes to the 
NFS client a bit easier (you fix both clients in HEAD and can then just svn
merge both of those to 8 and 9).  Having several fixes to the NFS client 
recently and being in a position of still using 8.x with oldNFS in production, 
I would prefer to not remove it quite yet.

-- 
John Baldwin
Received on Fri Mar 15 2013 - 13:43:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:35 UTC