OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 23 Jul 2008 17:40:38 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/WINNT/afsd

Modified Files:
	cm_conn.h smb.c smb.h smb3.c smb_ioctl.c 
Log Message:
DELTA windows-cm-req-smb-20080723
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Add smb_InitReq() calls cm_InitReq() and then sets the new 
CM_REQ_SOURCE_SMB flag.  When this flag is set, the source of the 
request is known to be the SMB interface.  This flag will not be
set on requests generated by the various background daemons.



--- DELTA config follows ---
windows-cm-req-smb-20080723 openafs/src/WINNT/afsd/cm_conn.h 1.27 1.28
windows-cm-req-smb-20080723 openafs/src/WINNT/afsd/smb.c 1.202 1.203
windows-cm-req-smb-20080723 openafs/src/WINNT/afsd/smb.h 1.73 1.74
windows-cm-req-smb-20080723 openafs/src/WINNT/afsd/smb3.c 1.161 1.162
windows-cm-req-smb-20080723 openafs/src/WINNT/afsd/smb_ioctl.c 1.39 1.40