Date: Tue, 26 Feb 2008 10:10:55 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fdescfs fdesc_vnops.c Message-ID: <200802261010.m1QAAtgK023216@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802261010.m1QAAtgK023216>
