Module Name: src Committed By: mrg Date: Sun Jun 12 04:43:11 UTC 2011
Modified Files:
src/external/cddl/osnet/sys/sys: vnode.h
Log Message:
v_interlock is now a pointer to kmutex_t, use it as one.
fixes many of the 5.99.53 build issues in zfs, but not all of them.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/cddl/osnet/sys/sys/vnode.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
