> 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