milos-linux/fs/jbd2
Eric Biggers 76005718cf jbd2: remove journal_t argument from jbd2_chksum()
Since jbd2_chksum() no longer uses its journal_t argument, remove it.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Baokun Li <libaokun1@huawei.com>
Link: https://patch.msgid.link/20250513053809.699974-4-ebiggers@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2025-05-20 10:31:12 -04:00
..
checkpoint.c ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() 2024-08-26 23:39:48 -04:00
commit.c jbd2: remove journal_t argument from jbd2_chksum() 2025-05-20 10:31:12 -04:00
journal.c jbd2: remove journal_t argument from jbd2_chksum() 2025-05-20 10:31:12 -04:00
Kconfig jbd2: switch to using the crc32c library 2024-12-01 17:23:02 -08:00
Makefile
recovery.c jbd2: remove journal_t argument from jbd2_chksum() 2025-05-20 10:31:12 -04:00
revoke.c fs/jbd2: use sleeping version of __find_get_block() 2025-04-22 18:16:08 +02:00
transaction.c jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() 2025-05-20 10:30:37 -04:00