diff options
author | Theodore Ts'o <tytso@mit.edu> | 2018-12-31 08:11:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-17 00:07:13 +0300 |
commit | 5903fc6477b1aed7db1165a7f328948e6ef93ef1 (patch) | |
tree | d0e34beb0170524ed8a47ec887d29f1ee412cd9b /net/sunrpc/svc.c | |
parent | 82f71b8bc05c6866b7dfae96ebca5ee102f76afa (diff) | |
download | linux-5903fc6477b1aed7db1165a7f328948e6ef93ef1.tar.xz |
ext4: track writeback errors using the generic tracking infrastructure
commit 95cb67138746451cc84cf8e516e14989746e93b0 upstream.
We already using mapping_set_error() in fs/ext4/page_io.c, so all we
need to do is to use file_check_and_advance_wb_err() when handling
fsync() requests in ext4_sync_file().
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sunrpc/svc.c')
0 files changed, 0 insertions, 0 deletions