K 10 svn:author V 6 thomas K 8 svn:date V 27 2003-03-31T23:26:10.000000Z K 7 svn:log V 367 Revert change 1.201 (removing mapping of VAPPEND to VWRITE). Instead, use the generic vaccess() operation to determine whether an operation is permitted. This avoids embedding knowledge on vnode permission bits such as VAPPEND in the NFS client. PR: kern/46515 vaccess() patch submitted by: "Peter Edwards" Approved by: tjr, roberto (mentor) END