Date: Sun, 24 Feb 2008 16:26:52 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netsmb smb_conn.c Message-ID: <200802241626.m1OGQqVu053354@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2008-02-24 16:26:52 UTC
FreeBSD src repository
Modified files:
sys/netsmb smb_conn.c
Log:
Currently, smb_co_init() uses the same lock name for the mutex interlock
and the lockmgr. Use different names in order to avoid WITNESS conflicts.
Reported by: Bryan Venteicher <bryanv at daemoninthecloset dot org>
Revision Changes Path
1.20 +9 -8 src/sys/netsmb/smb_conn.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802241626.m1OGQqVu053354>
