Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netsmb



Module Name:    src
Committed By:   jdolecek
Date:           Mon Feb 24 09:55:38 UTC 2003

Modified Files:
        src/sys/netsmb: smb_conn.c smb_dev.c

Log Message:
clarify locking requirements for smb_{share,vc,co}_{rele,put}() - the lock
must be held on entry
drain the lock in smb_co_gone(), so that it's done always
turn some SMBERROR()s to #ifdef DIAGNOSTIC/DEBUG panics


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/netsmb/smb_conn.c
cvs rdiff -r1.11 -r1.12 src/sys/netsmb/smb_dev.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index