Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 23:51:06 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200208220651.g7M6p69K015826@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2002/08/21 23:51:06 PDT

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
   - Fix interlock handling in vn_lock().  Previously, vn_lock() could return
     with interlock held in error conditions when the caller did not specify
     LK_INTERLOCK.
   - Add several comments to vn_lock() describing the rational behind the code
     flow since it was not immediately obvious.
  
  Revision  Changes    Path
  1.395     +9 -17     src/sys/kern/vfs_subr.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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