Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 12:54:20 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_mount.c vfs_subr.c
Message-ID:  <200207091954.g69JsK8b073027@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2002/07/09 12:54:20 PDT

  Modified files:
    sys/kern             vfs_mount.c vfs_subr.c 
  Log:
   - Use standard locking functions in syncer's opv
   - vput instead of vrele syncer vnodes in vfs_mount
   - Add vop_lookup_{pre,post} to verify locking in VOP_LOOKUP
  
  Revision  Changes    Path
  1.75      +3 -3      src/sys/kern/vfs_mount.c
  1.376     +47 -6     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?200207091954.g69JsK8b073027>