OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 24 Jun 2006 21:47:04 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
cm_vnodeops.c
Log Message:
DELTA windows-report-quota-diskfull-20060624
AUTHOR jaltman@secure-endpoints.com
overquota and diskfull errors are detected while writing dirty buffers
to the file server. A flag is set on the scp so that the error can
be returned to the caller. cm_FSync was clearing the flag without
returning the error. This permitted calls to Win32 WriteFile to report
success even when they failed.
--- DELTA config follows ---
windows-report-quota-diskfull-20060624 openafs/src/WINNT/afsd/cm_vnodeops.c 1.73 1.74