diff options
author | Ye Bin <yebin10@huawei.com> | 2024-09-30 08:59:37 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-11-12 23:54:14 -0500 |
commit | 4309a94da7937775613bba2aa794e13c9e837cdd (patch) | |
tree | 6fd738dc17f3a72e5b31751ee4d5d2c5c0235107 /fs/jbd2/commit.c | |
parent | 5ad585bcfe24d840f6d324951e4c18b0014c0178 (diff) | |
download | linux-4309a94da7937775613bba2aa794e13c9e837cdd.tar.gz linux-4309a94da7937775613bba2aa794e13c9e837cdd.tar.bz2 linux-4309a94da7937775613bba2aa794e13c9e837cdd.zip |
jbd2: remove redundant judgments for check v1 checksum
'need_check_commit_time' is only used by v2/v3 checksum, so there isn't
need to add 'need_check_commit_time' judegement for v1 checksum logic.
Signed-off-by: Ye Bin <yebin10@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Zhang Yi <yi.zhang@huawei.com>
Link: https://patch.msgid.link/20240930005942.626942-2-yebin@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