Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 08:21:23 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_default.c
Message-ID:  <200601300821.k0U8LO1U063575@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2006-01-30 08:21:23 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_default.c 
  Log:
   - Add a comment warning about an anomalous condition where we VOP_UNLOCK
     and then vrele rather than vput because we would like to VOP_UNLOCK with
     a specific thread.
  
  Revision  Changes    Path
  1.132     +1 -0      src/sys/kern/vfs_default.c



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