Skip to content
  • Rick Macklem's avatar
    MFC: r200999 · d3db09cb
    Rick Macklem authored
    Modify the experimental server so that it uses VOP_ACCESSX().
    This is necessary in order to enable NFSv4 ACL support. The
    argument to nfsvno_accchk() was changed to an accmode_t and
    the function nfsrv_aclaccess() was no longer needed and,
    therefore, deleted.
    
    Reviewed by:	trasz
    d3db09cb