K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-05T20:25:05.000000Z K 7 svn:log V 201 Temporarily unlock vnode for new image being executed to avoid lock order reversals that can lead to deadlocks. Normally vn_close(), namei() or vrele() should not be called while holding vnode locks. END