OpenAFS CVS Commit: openafs/src/WINNT/tests/torture/Source by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 31 Jan 2009 12:05:02 EST
Update of /cvs/openafs/src/WINNT/tests/torture/Source
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/WINNT/tests/torture/Source
Modified Files:
NTMakefile WinThreads.c WinTorture.c nbio.c
Log Message:
DELTA windows-tests-torture-20090131
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
rename torture.exe to wintorture.exe to match the name expected by stress.exe
increase length of "Locker" to permit longer paths
do not strip \\afs unc server name. treat all unc paths equal
add GetLastError values to logged error messages
clarify error messages when missing input params
print all errors on a single line. quote paths and command strings
fix the initialization of the IoBuffer for writes. initialize the
whole buffer not just the sizeof(pointer)
remove the static declaration of Flag in nb_qpathinfo()
obtain real HANDLEs for directories. Do not fake them.
--- DELTA config follows ---
windows-tests-torture-20090131 openafs/src/WINNT/tests/torture/Source/NTMakefile 1.1 1.2
windows-tests-torture-20090131 openafs/src/WINNT/tests/torture/Source/WinThreads.c 1.2 1.3
windows-tests-torture-20090131 openafs/src/WINNT/tests/torture/Source/WinTorture.c 1.2 1.3
windows-tests-torture-20090131 openafs/src/WINNT/tests/torture/Source/nbio.c 1.2 1.3