kib 2008-02-26 10:10:55 UTC
FreeBSD src repository
Modified files:
sys/fs/fdescfs fdesc_vnops.c
Log:
Rename fdescfs vnode from "fdesc" to "fdescfs" to avoid name collision
of the vnode lock with the fdesc_mtx mutex. Having different kinds of
locks with the same name confuses witness.
Revision Changes Path
1.107 +1 -1 src/sys/fs/fdescfs/fdesc_vnops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"