Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 13:07:29 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys vnode.h
Message-ID:  <200207092007.g69K7TiA078619@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2002/07/09 13:07:29 PDT

  Modified files:
    sys/sys              vnode.h 
  Log:
   - Remove IS_LOCKING_VFS() all of our filesystems support locking now
   - Add IGNORE_LOCK() that only ignores VCHR files for now since no one locks
     their underlying device in the leaf filesystems. (devvp)
   - Add prototypes for vop_lookup_{pre,post} that I forgot before.
  
  Revision  Changes    Path
  1.187     +13 -18    src/sys/sys/vnode.h

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?200207092007.g69K7TiA078619>