Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!inquo!news.uoregon.edu!news.rediris.es!sanson.dit.upm.es!ioda!jmrueda From: jmrueda@diatel.upm.es (Javier Martin Rueda ) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Status of NFS v3 client/server Date: 19 Sep 1996 16:54:59 GMT Organization: Dpt. Ing. Telematica Lines: 10 Message-ID: <51rtt3$rm@sanson.dit.upm.es> NNTP-Posting-Host: ioda.diatel.upm.es Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: TIN [version 1.2 PL2] Hi. What is the state of NFS v3 in FreeBSD? Is it done, half-done, or not even begun. Is it available in 2.1.5-R, 2.2-current...? In any case, if I was to write a NFS v3 client and server for FreeBSD, what books or other sources of information would you recommend? I already have the NFS v3 spec, have played with NFS v2 clients, and have some knowledge of kernel internals, but I don't know well the vnode mechanism, and probably other things that would be necessary to accomplish this task.