K 10 svn:author V 3 kib K 8 svn:date V 27 2017-09-19T16:49:45.746418Z K 7 svn:log V 207 Do not vrele() covered vnode under the mp mutex. If vrele() changes the hold count to zero, it needs to acquire the vnode lock. Sponsored by: The FreeBSD Foundation Discussed with: avg X-MFC with: r323578 END