OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 02 Aug 2008 00:56:58 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/WINNT/afsd
Modified Files:
smb.c smb3.c
Log Message:
DELTA windows-smb-dir-search-20080801
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
minimize the number of RPCs sent to the file server. only request
status for objects that we are actually reporting on and only if
we do not already have status for the object
and then make sure that we return as much as we can at once but
not so much that it exceeds the RDR timeout
--- DELTA config follows ---
windows-smb-dir-search-20080801 openafs/src/WINNT/afsd/smb.c 1.209 1.210
windows-smb-dir-search-20080801 openafs/src/WINNT/afsd/smb3.c 1.164 1.165