aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorRitesh Harjani <[email protected]>2022-02-16 07:02:48 +0000
committerTheodore Ts'o <[email protected]>2022-02-26 02:34:56 +0000
commitbd8247eee1a2b22e2270b3933ab8dca9316b3718 (patch)
treeb5554c4cee057c18e1e3c9479dd16dd76b6b3278 /fs/ext4/fast_commit.c
parentext4: rename ext4_set_bits to mb_set_bits (diff)
downloadkernel-bd8247eee1a2b22e2270b3933ab8dca9316b3718.tar.gz
kernel-bd8247eee1a2b22e2270b3933ab8dca9316b3718.zip
ext4: no need to test for block bitmap bits in ext4_mb_mark_bb()
We don't need the return value of mb_test_and_clear_bits() in ext4_mb_mark_bb() So simply use mb_clear_bits() instead. Signed-off-by: Ritesh Harjani <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/a971935306dafb124da0193c7dad1aa485210b62.1644992610.git.riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions