OpenAFS CVS Commit: openafs/src/WINNT/client_config by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 20 Mar 2004 22:05:45 EST
Update of /cvs/openafs/src/WINNT/client_config
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/WINNT/client_config
Modified Files:
drivemap.cpp
Log Message:
DELTA find-netbios-optimize-20040320
AUTHOR jaltman@mit.edu
In Mount_ReadSubmount() cache the first response to GetNetbiosName()
since the result won't change and the work necessary to get the result
is considerable. We don't want to be calling it loops over and over
again.
--- DELTA config follows ---
find-netbios-optimize-20040320 openafs/src/WINNT/client_config/drivemap.cpp 1.20 1.21