diff options
| author | Baokun Li <[email protected]> | 2025-01-22 11:05:27 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2025-03-13 14:08:08 +0000 |
| commit | 26343ca0df715097065b02a6cddb4a029d5b9327 (patch) | |
| tree | cc3df33de25c01e9858f430681e69260303660b6 /fs/jbd2/commit.c | |
| parent | ext4: do not convert the unwritten extents if data writeback fails (diff) | |
| download | kernel-26343ca0df715097065b02a6cddb4a029d5b9327.tar.gz kernel-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 <[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
