]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-buf-clean-error-handling-20080731
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 31 Jul 2008 05:41:20 +0000 (05:41 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 31 Jul 2008 05:41:20 +0000 (05:41 +0000)
commit38b78de391b5fa1e6c6d43cdde8504bdb4b68f3c
tree8689e0877a72f2d63924dd2d425c4c357e9f41a1
parentbd616c7fcbf6679883e76ca5bcfe4215f8eb35ca
DEVEL15-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.

(cherry picked from commit aa24715f068dad4dfdc2140bf8f793297ba10ac9)
src/WINNT/afsd/cm_buf.c