Searched hist:212125 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/lib/libstand/
H A Dnfs.cdiff 212125 Wed Sep 01 23:12:26 MDT 2010 rmacklem Modify lib/libstand/nfs.c to use NFSv3 instead of NFSv2.
This allows the nfs_getrootfh() function to return the
correct file handle size to pxe.c for pxeboot. It also
results in NFSv2 no longer being used by default anywhere
in FreeBSD. If built with OLD_NFSV2 defined, the old
code that predated this patch will be built and NFSv2
will be used.

Tested by: danny at cs.huji.ac.il
MFC after: 2 weeks

Completed in 102 milliseconds