K 10 svn:author V 3 alc K 8 svn:date V 27 2005-12-21T18:58:40.000000Z K 7 svn:log V 286 Maintain the vnode lock throughout elfN_load_file() rather than releasing it and reacquiring it in vrele(). Consequently, there is no reason to increase the reference count on the vm object caching the file's pages. Reviewed by: tegge Eliminate unused parameters to elfN_load_file(). END