diff options
| author | Josef Bacik <josef@toxicpanda.com> | 2018-11-21 22:05:42 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2019-02-25 16:13:25 +0300 |
| commit | 119e80df7d49e3794ca6d18afecd0cce948cad94 (patch) | |
| tree | ca870b175ea2b1596206091af074dd19630ab8d2 /tools/perf/scripts/python | |
| parent | fa781cea3d6a2bd5f6c044cb06c608d7eeb6d787 (diff) | |
| download | linux-119e80df7d49e3794ca6d18afecd0cce948cad94.tar.xz | |
btrfs: call btrfs_create_pending_block_groups unconditionally
The first thing we do is loop through the list, this
if (!list_empty())
btrfs_create_pending_block_groups();
thing is just wasted space.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
