diff options
| author | Johannes Thumshirn <[email protected]> | 2021-05-10 13:39:38 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2021-05-13 23:22:48 +0000 |
| commit | d6f67afbdf9df5301641b2ef7ac4030abab3e067 (patch) | |
| tree | c3aede1c700888bdc7e1520bebec2bb50003e5f8 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | btrfs: initialize return variable in cleanup_free_space_cache_v1 (diff) | |
| download | kernel-d6f67afbdf9df5301641b2ef7ac4030abab3e067.tar.gz kernel-d6f67afbdf9df5301641b2ef7ac4030abab3e067.zip | |
btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error
Commit 7000babddac6 ("btrfs: assign proper values to a bool variable in
dev_extent_hole_check_zoned") assigned false to the hole_start parameter
of dev_extent_hole_check_zoned().
The hole_start parameter is not boolean and returns the start location of
the found hole.
Fixes: 7000babddac6 ("btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned")
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
