HomeFreeBSD

The error classification from lower layers is a poor indicator of

Description

The error classification from lower layers is a poor indicator of
whether an error is recoverable. Always re-dirty the buffer on errors
from write requests. The invalidation we used to do for errors not EIO
doesn't need to be done for a device that's really gone, since that's
done in a different path.

Reviewed by: mckusick@, kib@

Details

Provenance
impAuthored on
Parents
rS290223: Rather than using the #define for path names, indirect through a char *
Branches
Unknown
Tags
Unknown