K 10 svn:author V 3 mjg K 8 svn:date V 27 2016-12-02T18:03:15.697465Z K 7 svn:log V 231 vfs: provide fake locking primitives for the crossmp vnode Since the vnode is only expected to be shared locked, we can save a little overhead by only pretending we are locking in the first place. Reviewed by: kib Tested by: pho END