K 10 svn:author V 5 trasz K 8 svn:date V 27 2009-10-01T17:22:03.939472Z K 7 svn:log V 233 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