diff options
author | Baokun Li <libaokun1@huawei.com> | 2025-01-22 19:05:27 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-03-13 10:08:08 -0400 |
commit | 26343ca0df715097065b02a6cddb4a029d5b9327 (patch) | |
tree | cc3df33de25c01e9858f430681e69260303660b6 /fs/jbd2/commit.c | |
parent | e856f93e0fb249955f7d5efb18fe20500a9ccc6d (diff) |
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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions