Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2003 06:16:55 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/coda coda_subr.c
Message-ID:  <200310041316.h94DGtfb095432@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310041316.h94DGtfb095432>