OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 31 Jul 2008 00:39:30 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/WINNT/afsd

Modified Files:
	cm_buf.c 
Log Message:
DELTA windows-buf-clean-error-handling-20080731
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

When an error such as access denied, out of space, out of quota, 
invalid fid, etc. is received while writing a dirty buffer to the 
file server, apply that error code to all outstanding dirty buffers
immediately instead of attempting to write each buffer to the file
server only to obtain the same error.



--- DELTA config follows ---
windows-buf-clean-error-handling-20080731 openafs/src/WINNT/afsd/cm_buf.c 1.74 1.75