Home
last modified time | relevance | path

Searched hist:"99 ffb43e5d4a0710fb094f3efbdf47f85f3b87c9" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dblock-group.cdiff 99ffb43e5d4a0710fb094f3efbdf47f85f3b87c9 Tue Jul 21 16:22:19 CEST 2020 Josef Bacik <josef@toxicpanda.com> btrfs: call btrfs_try_granting_tickets when reserving space

If we have compression on we could free up more space than we reserved,
and thus be able to make a space reservation. Add the call for this
scenario.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Tested-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>