K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-04-29T18:17:01.394260Z K 7 svn:log V 421 MFC: r220645 Modify the experimental NFSv4 server so that it handles crossing of server mount points properly. The functions nfsvno_fillattr() and nfsv4_fillattr() were modified to take the extra arguments that are the mount point, a flag to indicate that it is a file system root and the mounted on fileno. The mount point argument needs to be busy when nfsvno_fillattr() is called, since the vp argument is not locked. END