diff options
| author | Jeff Layton <[email protected]> | 2017-07-06 11:02:23 +0000 |
|---|---|---|
| committer | Jeff Layton <[email protected]> | 2017-07-06 11:02:23 +0000 |
| commit | cbeaf9510a8631e9bb0077a95fd8b0db0b3be200 (patch) | |
| tree | 4c69537c66c0057e30d7ef7dd2a46f4bdb2f54db /lib/errseq.c | |
| parent | jbd2: don't clear and reset errors after waiting on writeback (diff) | |
| download | kernel-cbeaf9510a8631e9bb0077a95fd8b0db0b3be200.tar.gz kernel-cbeaf9510a8631e9bb0077a95fd8b0db0b3be200.zip | |
mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
filemap_write_and_wait{_range} will return an error if writeback
initiation fails, but won't clear errors in the address_space. This is
particularly problematic on DAX, as filemap_fdatawrite* is
effectively synchronous there. Ensure that we clear the AS_EIO/AS_ENOSPC
flags when filemap_fdatawrite* returns an error.
Signed-off-by: Jeff Layton <[email protected]>
Diffstat (limited to 'lib/errseq.c')
0 files changed, 0 insertions, 0 deletions
