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