Subject: CVS commit: src/sys/netsmb
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/05/2003 14:12:24
Module Name: src
Committed By: jdolecek
Date: Sat Apr 5 11:12:24 UTC 2003
Modified Files:
src/sys/netsmb: smb_iod.c
Log Message:
smb_iod_addrq(): change vc_maxmux check to #ifdef DIAGNOSTIC panic
change other SMBERROR() calls to SMBIODEBUG() - they are only useful when
debugging, and avoids spamming console/system logs with messages triggerable
from userland
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/netsmb/smb_iod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.