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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 08 Jun 2009 19:58:11 EDT


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

Modified Files:
	afsd_eventlog.c afsd_eventmessages.mc cm_buf.c 
Log Message:
DELTA windows-dirty-buffers-20090608
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

In the buf_IncrSync thread, if the volume is known to be unavailable
do not attempt to write the buffer.  Just skip it.

In buf_Sync(), if we are shutting down and a buffer is left dirty,
log a message to the Windows Event Log indicating that the dirty buffer
was lost.



--- DELTA config follows ---
windows-dirty-buffers-20090608 openafs/src/WINNT/afsd/afsd_eventlog.c 1.10 1.11
windows-dirty-buffers-20090608 openafs/src/WINNT/afsd/afsd_eventmessages.mc 1.9 1.10
windows-dirty-buffers-20090608 openafs/src/WINNT/afsd/cm_buf.c 1.80 1.81