Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2003 14:13:08 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200305152113.h4FLD87a072749@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/05/15 14:13:08 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  VOP_PATHCONF() requires a vnode lock; this patch adds locking to
  fpathconf(). The lock is held for direct calls to VOP_PATHCONF() in
  pathconf() already.
  
  Approved by:    re (jhb)
  Pointed out by: DEBUG_VFS_LOCKS
  
  Revision  Changes    Path
  1.196     +2 -0      src/sys/kern/kern_descrip.c



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