windows-optimize-find-uid-20060216
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 16 Feb 2006 22:06:02 +0000 (22:06 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 16 Feb 2006 22:06:02 +0000 (22:06 +0000)
commit532bc6e84c47a7c54cd3d900c74145c3dd23ee44
treeca51a9492cd76249af91646505e16b9fb4421f6d
parent424ae50d1f7dfe0c3557d98f8ae9bc03a8265a21
windows-optimize-find-uid-20060216

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.
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb.h
src/WINNT/afsd/smb3.c
src/WINNT/afsd/smb_ioctl.c