jeff 2003/10/04 06:16:55 PDT FreeBSD src repository Modified files: sys/coda coda_subr.c Log: - Make proper use of the mntvnode_mtx. We do not need the loop label because we do not drop the mntvnode_mtx. If this code had ever executed and hit the loop condition it would have spun forever. Revision Changes Path 1.25 +5 -3 src/sys/coda/coda_subr.c