Date: Fri, 22 Apr 2005 22:41:53 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h Message-ID: <200504222241.j3MMfr0f009523@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504222241.j3MMfr0f009523>