windows-smb-dir-search-20080801
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 2 Aug 2008 05:56:57 +0000 (05:56 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 2 Aug 2008 05:56:57 +0000 (05:56 +0000)
commitb9e0ab9f5bc1d45fa5cb6ca9342d06ea29119149
treefcf598f1527837da6e9a6bd0aaad6c1c195d7a34
parent807a9aa7b20ab4f457f5235513a5ab15828d6e5c
windows-smb-dir-search-20080801

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