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.
Description
Description
Details
Details
- Provenance
rmacklem Authored on - Parents
- rS221216: Add the mipsn32eb TARGET_ARCH to the list of mips targets for the
- Branches
- Unknown
- Tags