K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-04T14:02:32.000000Z K 7 svn:log V 263 - Properly acquire the vnode interlock before releasing the mntvnode_mtx. - Use a local variable to store the results of the test to see if the next vnode on the mount list has changed. This is so that we no longer acess the vnode after we vput() it. END