• J
    Btrfs: take overflow into account in reserving space · 9a82ca65
    Josef Bacik 提交于
    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: NJosef Bacik <josef@redhat.com>
    9a82ca65
extent-tree.c 196.6 KB