aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2022-05-05 10:08:25 +0300
committerDavid Sterba <[email protected]>2022-07-25 17:44:34 +0200
commit099aa97213fa99ee5ce8e35c3e9f0ec150517609 (patch)
tree40243e12db10357ff1b44e8b94b9c3269412533b /tools/perf/scripts/python/exported-sql-viewer.py
parent7fb10ed89e95e26f5f81087a75f2a4bfa43b1705 (diff)
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
This eliminates 2 labels and makes the code generally more streamlined. Also rename the 'out_bargs' label to 'out_unlock' since bargs is going to be freed under the 'out' label. This also fixes a memory leak since bargs wasn't correctly freed in one of the condition which are now moved in btrfs_try_lock_balance. Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions