diff options
author | 2022-02-16 12:32:48 +0530 | |
---|---|---|
committer | 2022-02-25 21:34:56 -0500 | |
commit | bd8247eee1a2b22e2270b3933ab8dca9316b3718 (patch) | |
tree | b5554c4cee057c18e1e3c9479dd16dd76b6b3278 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: rename ext4_set_bits to mb_set_bits (diff) | |
download | linux-dev-bd8247eee1a2b22e2270b3933ab8dca9316b3718.tar.xz linux-dev-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 <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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions