diff options
author | Ritesh Harjani <riteshh@linux.ibm.com> | 2022-02-16 12:32:48 +0530 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-02-25 21:34:56 -0500 |
commit | bd8247eee1a2b22e2270b3933ab8dca9316b3718 (patch) | |
tree | b5554c4cee057c18e1e3c9479dd16dd76b6b3278 /fs/ext4/block_validity.c | |
parent | 123e3016ee9b3674a819537bc4c3174e25cd48fc (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