cvs commit: src/sys/coda coda_subr.c

Jeff Roberson jeff at FreeBSD.org
Sat Oct 4 06:16:56 PDT 2003


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


More information about the cvs-src mailing list