K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-07-30T15:50:51.511520Z K 7 svn:log V 182 vfs: inline vops if there are no pre/post associated calls This removes a level of indirection from frequently used methods, most notably VOP_LOCK1 and VOP_UNLOCK1. Tested by: pho END