Date: Fri, 16 May 2008 19:44:50 +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: <200805161944.m4GJip3e066619@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2008-05-16 19:44:50 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netsmb smb_conn.c Log: MFC ver. 1.20: 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. Revision Changes Path 1.18.2.1 +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?200805161944.m4GJip3e066619>