K 10 svn:author V 3 phk K 8 svn:date V 27 2005-02-08T12:54:32.000000Z K 7 svn:log V 225 Add VOP_FOO_APV() which takes a pointer to the vop_vector. This allows stacked or partitioned filesystems to say "Continue the normal resolution from here", for instace from FFS to UFS. Use VNASSERT() instead of KASSERT(). END