diff options
author | Eric Biggers <ebiggers@google.com> | 2025-02-07 06:14:24 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-03-17 18:19:41 +0300 |
commit | f6fc1584f500e0c036190f235b0857c6b05ee0d1 (patch) | |
tree | 6254596c485408a60dcafa37c2fd3cfdcc2c95a6 /scripts/gdb/linux/tasks.py | |
parent | e224fa3b8a0351834fe310ccac61a5aab941ee22 (diff) | |
download | linux-f6fc1584f500e0c036190f235b0857c6b05ee0d1.tar.xz |
jbd2: remove redundant function jbd2_journal_has_csum_v2or3_feature
Since commit dd348f054b24 ("jbd2: switch to using the crc32c library"),
jbd2_journal_has_csum_v2or3() and jbd2_journal_has_csum_v2or3_feature()
are the same. Remove jbd2_journal_has_csum_v2or3_feature() and just
keep jbd2_journal_has_csum_v2or3().
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Link: https://patch.msgid.link/20250207031424.42755-1-ebiggers@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions