Skip to content
Commit 9a82ca65 authored by Josef Bacik's avatar Josef Bacik
Browse files

Btrfs: take overflow into account in reserving space



My overcommit stuff can be a little racy when we're filling up the disk with
fs_mark and we overcommit into things that quickly get used up for data.  So use
num_bytes to see if we have enough available space so we're less likely to
overcommit ourselves out of the ability to make reservations.  Thanks,

Signed-off-by: default avatarJosef Bacik <josef@redhat.com>
parent 549b4fdb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment