K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-01-24T07:42:57.207961Z K 7 svn:log V 251 lockmgr: don't touch the lock past unlock This evens it up with other locking primitives. Note lock profiling still touches the lock, which again is in line with the rest. Reviewed by: jeff Differential Revision: https://reviews.freebsd.org/D23343 END