1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 10:02:12 +00:00
Jeff Roberson 0c31ea3b2d - 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.
2003-10-04 13:16:54 +00:00
..