diff options
| author | Ye Bin <[email protected]> | 2024-09-30 00:59:37 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2024-11-13 04:54:14 +0000 |
| commit | 4309a94da7937775613bba2aa794e13c9e837cdd (patch) | |
| tree | 6fd738dc17f3a72e5b31751ee4d5d2c5c0235107 /fs/jbd2/commit.c | |
| parent | ext4: use ERR_CAST to return an error-valued pointer (diff) | |
| download | kernel-4309a94da7937775613bba2aa794e13c9e837cdd.tar.gz kernel-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 <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Zhang Yi <[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
