diff options
author | Baokun Li <libaokun1@huawei.com> | 2025-01-22 19:05:31 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-03-13 10:08:09 -0400 |
commit | 62c3da1eaccac4b184981ca394b3c870121f286b (patch) | |
tree | d26046ab4532703217c77c5effc4d1f54de418f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6e969ef3d7cff494118205c85a21e05b046ac6c6 (diff) |
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 <libaokun1@huawei.com>
Reviewed-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20250122110533.4116662-8-libaokun@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions