K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-01-03T22:10:11.951051Z K 7 svn:log V 223 vfs: add VOP_UNLOCK_FLAGS The flags argument from VOP_UNLOCK is about to be removed and some filesystems unlock the interlock as a convienience with it. Add a helper to retain the behavior for the few cases it is needed. END