diff options
author | Zhihao Cheng <chengzhihao1@huawei.com> | 2023-12-13 09:32:22 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-01-04 23:42:21 -0500 |
commit | 8a4fd33d879fb303b207f06ea6340d73f698c4ed (patch) | |
tree | 7b336fe816dfd60c2bfc0c581d86b3b17759e0f6 /fs/ext4 | |
parent | 62ec1707cb071c95706d1bab85fbee8d5a3d2f24 (diff) | |
download | linux-8a4fd33d879fb303b207f06ea6340d73f698c4ed.tar.gz linux-8a4fd33d879fb303b207f06ea6340d73f698c4ed.tar.bz2 linux-8a4fd33d879fb303b207f06ea6340d73f698c4ed.zip |
jbd2: remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'
Since 'JBD2_CHECKPOINT_IO_ERROR' and j_atomic_flags' are not useful
anymore after fs dev's errseq is imported into jbd2, just remove them.
Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20231213013224.2100050-4-chengzhihao1@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions