K 10 svn:author V 5 trasz K 8 svn:date V 27 2010-03-27T17:22:11.795817Z K 7 svn:log V 247 MFC r197680: Provide default implementation for VOP_ACCESS(9), so that filesystems which want to provide VOP_ACCESSX(9) don't have to implement both. Note that this commit makes implementation of either of these two mandatory. Reviewed by: kib END