diff options
author | Josef Bacik <josef@toxicpanda.com> | 2018-11-21 20:05:42 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-02-25 14:13:25 +0100 |
commit | 119e80df7d49e3794ca6d18afecd0cce948cad94 (patch) | |
tree | ca870b175ea2b1596206091af074dd19630ab8d2 /fs/btrfs/free-space-tree.c | |
parent | btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head (diff) | |
download | linux-119e80df7d49e3794ca6d18afecd0cce948cad94.tar.xz linux-119e80df7d49e3794ca6d18afecd0cce948cad94.zip |
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 'fs/btrfs/free-space-tree.c')
0 files changed, 0 insertions, 0 deletions