diff options
author | 2020-02-25 12:56:06 +0900 | |
---|---|---|
committer | 2020-03-23 17:01:47 +0100 | |
commit | 52d40aba68dcc42ba3f2846eedf9cb1c6d5ce45f (patch) | |
tree | 32a2aaf23fe7b77dd621d583e320bb3b7c55c6b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: qgroup: Remove the unnecesaary spin lock for qgroup_rescan_running (diff) | |
download | linux-dev-52d40aba68dcc42ba3f2846eedf9cb1c6d5ce45f.tar.xz linux-dev-52d40aba68dcc42ba3f2846eedf9cb1c6d5ce45f.zip |
btrfs: change full_search to bool in find_free_extent_update_loop
While the "full_search" variable defined in find_free_extent() is bool,
but the full_search argument of find_free_extent_update_loop() is
defined as int. Let's trivially fix the argument type.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions