aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorBaokun Li <[email protected]>2025-01-22 11:05:31 +0000
committerTheodore Ts'o <[email protected]>2025-03-13 14:08:09 +0000
commit62c3da1eaccac4b184981ca394b3c870121f286b (patch)
treed26046ab4532703217c77c5effc4d1f54de418f2 /fs/jbd2/commit.c
parentjbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR (diff)
downloadkernel-62c3da1eaccac4b184981ca394b3c870121f286b.tar.gz
kernel-62c3da1eaccac4b184981ca394b3c870121f286b.zip
ext4: update the descriptions of data_err=abort and data_err=ignore
We now print error messages in ext4_end_bio() when page writeback encounters an error. If data_err=abort is set, the journal will also be aborted in a kworker. This means that we now check all Buffer I/O in all modes and decide whether to abort the journal based on the data_err option. Therefore, we remove the ordered mode restriction in the descriptions of data_err=abort and data_err=ignore. Signed-off-by: Baokun Li <[email protected]> Reviewed-by: Zhang Yi <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions