cvs commit: src/sys/fs/fdescfs fdesc_vnops.c
Konstantin Belousov
kib at FreeBSD.org
Tue Feb 26 11:53:01 UTC 2008
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
More information about the cvs-src
mailing list