cvs commit: src/sys/kern vfs_default.c

Jeff Roberson jeff at FreeBSD.org
Mon Jan 30 00:21:24 PST 2006


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


More information about the cvs-src mailing list