K 10 svn:author V 2 dg K 8 svn:date V 27 1999-01-22T08:59:05.000000Z K 7 svn:log V 338 Don't throw away the buffer contents on a fatal write error; just mark the buffer as still being dirty. This isn't a perfect solution, but throwing away the buffer contents will often result in filesystem corruption and this solution will at least correctly deal with transient errors. Submitted by: Kirk McKusick END