diff options
author | imp <imp@FreeBSD.org> | 2015-10-31 04:53:07 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2015-10-31 04:53:07 +0000 |
commit | 6471aad35da7f3d1f4c3979c56bc592da2121494 (patch) | |
tree | 1b0e063f383e57b7758e29d13d4895240b933d8b /lib/libc/stdio/getwchar.c | |
parent | 5ad4c45cb85a3233b3b5a64e1f811676fb741e33 (diff) | |
download | FreeBSD-src-6471aad35da7f3d1f4c3979c56bc592da2121494.zip FreeBSD-src-6471aad35da7f3d1f4c3979c56bc592da2121494.tar.gz |
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@
Diffstat (limited to 'lib/libc/stdio/getwchar.c')
0 files changed, 0 insertions, 0 deletions