cvs commit: src/sys/netsmb smb_conn.c
John Baldwin
jhb at FreeBSD.org
Mon Jul 17 16:13:00 UTC 2006
jhb 2006-07-17 16:12:59 UTC
FreeBSD src repository
Modified files:
sys/netsmb smb_conn.c
Log:
Always lock the lockmgr lock when creating an smb connection object rather
than only locking it if INVARIANTS is enabled. All the callers expect
smb_co_init() to return with the lock held.
Tested by: "Jiawei Ye" <leafy7382 at gmail>
Revision Changes Path
1.17 +2 -1 src/sys/netsmb/smb_conn.c
More information about the cvs-src
mailing list