Skip to content
Commit 95cb6713 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: track writeback errors using the generic tracking infrastructure



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: default avatarTheodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
parent ad211f3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment