cvs commit: src/sys/sys vnode.h

Jeff Roberson jeff at FreeBSD.org
Fri Apr 22 15:41:54 PDT 2005


jeff        2005-04-22 22:41:53 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              vnode.h 
  Log:
   - Add a VI_LOCK_FLAGS so we can pass MTX_DUPOK in.  This somewhat defeats
     the purpose of having macros to hide the lock type as we may now be
     dependent on MTX_ flags.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.298     +1 -0      src/sys/sys/vnode.h


More information about the cvs-src mailing list