K 10 svn:author V 5 trasz K 8 svn:date V 27 2009-05-30T13:59:05.502663Z K 7 svn:log V 241 Add VOP_ACCESSX, which can be used to query for newly added V* permissions, such as VWRITE_ACL. For a filsystems that don't implement it, there is a default implementation, which works as a wrapper around VOP_ACCESS. Reviewed by: rwatson@ END