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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 09 Nov 2006 16:25:28 EST


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

Modified Files:
	cm_buf.c 
Log Message:
DELTA windows-buf-flush-20061109
AUTHOR jaltman@secure-endpoints.com
FIXES 44330

The return value of buf_CleanAsync is not an error value but a flag
indicating whether or not the buffer was in fact dirty.  Do not treat
it as an error.  The error state is stored in the buffer itself.



--- DELTA config follows ---
windows-buf-flush-20061109 openafs/src/WINNT/afsd/cm_buf.c 1.40 1.41