windows-buf-clean-error-handling-20080731
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 31 Jul 2008 05:39:29 +0000 (05:39 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 31 Jul 2008 05:39:29 +0000 (05:39 +0000)
commitaa24715f068dad4dfdc2140bf8f793297ba10ac9
tree627614e4691f7696a7568104ae249be54726b597
parent24fd571c5210764212e0de30a474f252b46353b3
windows-buf-clean-error-handling-20080731

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.
src/WINNT/afsd/cm_buf.c