summaryrefslogtreecommitdiff
path: root/fs/ext4/block_validity.c
diff options
context:
space:
mode:
authorRitesh Harjani <riteshh@linux.ibm.com>2022-02-16 12:32:48 +0530
committerTheodore Ts'o <tytso@mit.edu>2022-02-25 21:34:56 -0500
commitbd8247eee1a2b22e2270b3933ab8dca9316b3718 (patch)
treeb5554c4cee057c18e1e3c9479dd16dd76b6b3278 /fs/ext4/block_validity.c
parent123e3016ee9b3674a819537bc4c3174e25cd48fc (diff)
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 <riteshh@linux.ibm.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/a971935306dafb124da0193c7dad1aa485210b62.1644992610.git.riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/block_validity.c')
0 files changed, 0 insertions, 0 deletions