K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-04-29T18:30:53.999460Z K 7 svn:log V 284 MFC: r220648 Fix the experimental NFSv4 server so that it uses VOP_PATHCONF() to determine if a file system supports NFSv4 ACLs. Since VOP_PATHCONF() must be called with a locked vnode, the function is called before nfsvno_fillattr() and the result is passed in as an extra argument. END