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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 16 Feb 2006 17:06:03 EST


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

Modified Files:
	smb.c smb.h smb3.c smb_ioctl.c 
Log Message:
DELTA windows-optimize-find-uid-20060216
AUTHOR jaltman@secure-endpoints.com

Rename smb_GetUser to smb_GetUserFromVCP and add smb_GetUserFromUID.

Use calls to smb_GetUserFromUID to reduce the number of times that 
the smb_user_t object is obtained and released during the processing
of an smb call.



--- DELTA config follows ---
windows-optimize-find-uid-20060216 openafs/src/WINNT/afsd/smb.c 1.111 1.112
windows-optimize-find-uid-20060216 openafs/src/WINNT/afsd/smb.h 1.37 1.38
windows-optimize-find-uid-20060216 openafs/src/WINNT/afsd/smb3.c 1.90 1.91
windows-optimize-find-uid-20060216 openafs/src/WINNT/afsd/smb_ioctl.c 1.22 1.23