kernel_optimize_test/fs/jbd2
Theodore Ts'o a58ca99266 jbd2: fold jbd2_superblock_csum_{verify,set} into their callers
The functions jbd2_superblock_csum_verify() and
jbd2_superblock_csum_set() only get called from one location, so to
simplify things, fold them into their callers.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2019-02-14 16:28:14 -05:00
..
checkpoint.c jbd2: fix deadlock while checkpoint thread waits commit thread to finish 2019-01-31 23:42:11 -05:00
commit.c jbd2: avoid long hold times of j_state_lock while committing a transaction 2018-12-03 23:16:07 -05:00
journal.c jbd2: fold jbd2_superblock_csum_{verify,set} into their callers 2019-02-14 16:28:14 -05:00
Kconfig
Makefile
recovery.c jbd2: clarify bad journal block checksum message 2018-02-18 21:33:13 -05:00
revoke.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
transaction.c jbd2: discard dirty data when forgetting an un-journalled buffer 2019-02-10 23:26:06 -05:00