K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-04-14T23:46:15.482388Z K 7 svn:log V 291 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. MFC after: 2 weeks END