OpenAFS CVS Commit: openafs/src/WINNT/afsrdr/user by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 10 Dec 2008 23:43:34 EST
Update of /cvs/openafs/src/WINNT/afsrdr/user
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-kdfs/src/WINNT/afsrdr/user
Modified Files:
Tag: openafs-windows-kdfs-ifs-branch
RDRFunction.c RDRInit.cpp
Log Message:
DELTA KDFS-windows-afsrdr-user-20081210
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
Permit _WIN32_WINNT to be defined by the build system. Default to 0x0500
if it is unspecified.
In RDR_EnumerateDirectory(), if the ResultBufferLength is 0 there is
no room to respond with a AFSDirEnumResp structure. Therefore,
conditionalize all assignments to that structure based upon the
ResultBufferLength.
Fix the call to cm_Gen8Dot3VolNameW which takes four arguments
not three.
--- DELTA config for openafs-windows-kdfs-ifs-branch follows ---
KDFS-windows-afsrdr-user-20081210 openafs/src/WINNT/afsrdr/user/RDRFunction.c 1.1.2.23 1.1.2.24
KDFS-windows-afsrdr-user-20081210 openafs/src/WINNT/afsrdr/user/RDRInit.cpp 1.1.2.16 1.1.2.17