Subject: Re: NFS v3 changes and compat code
To: None <current-users@NetBSD.ORG, jonathan@dsg.stanford.edu>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: current-users
Date: 02/19/1996 16:50:39
> There doesn't seem to be an nfsv2fh_t anymore, and the NFS v3 changes
> don't seem to have updated the vendor-compatible mount calls.

I fixed sunos/sunos_misc.c and ultrix/ultrix_{fs,misc}.c last night.

The file handle is just declared `void *', and the new `fhsize' field is set
to `VFSX_V2FH'.


-pk