diff options
author | 2025-01-22 19:05:27 +0800 | |
---|---|---|
committer | 2025-03-13 10:08:08 -0400 | |
commit | 26343ca0df715097065b02a6cddb4a029d5b9327 (patch) | |
tree | cc3df33de25c01e9858f430681e69260303660b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: do not convert the unwritten extents if data writeback fails (diff) | |
download | wireguard-linux-26343ca0df715097065b02a6cddb4a029d5b9327.tar.xz wireguard-linux-26343ca0df715097065b02a6cddb4a029d5b9327.zip |
ext4: reject the 'data_err=abort' option in nojournal mode
data_err=abort aborts the journal on I/O errors. However, this option is
meaningless if journal is disabled, so it is rejected in nojournal mode
to reduce unnecessary checks. Also, this option is ignored upon remount.
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-4-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