cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue May 16 11:13:13 PDT 2006


dillon      2006/05/16 11:09:20 PDT

DragonFly src repository

  Modified files:
    sys/sys              vnode.h 
    sys/kern             vfs_subr.c 
  Log:
  Remove vnode lock assertions that are no longer used.  Remove the
  IS_LOCKING_VFS() macro.  All VFS's are required to be locking VFSs now.
  
  Revision  Changes    Path
  1.54      +0 -40     src/sys/sys/vnode.h
  1.85      +2 -2      src/sys/kern/vfs_subr.c


http://www.dragonflybsd.org/cvsweb/src/sys/sys/vnode.h.diff?r1=1.53&r2=1.54&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.84&r2=1.85&f=u





More information about the Commits mailing list