Skip to content
Commit 2adcac1a authored by Josef Bacik's avatar Josef Bacik
Browse files

Btrfs: fall back to non-inline if we don't have enough space



If cow_file_range_inline fails with ENOSPC we abort the transaction which
isn't very nice.  This really shouldn't be happening anyways but there's no
sense in making it a horrible error when we can easily just go allocate
normal data space for this stuff.  Thanks,

Signed-off-by: default avatarJosef Bacik <josef@redhat.com>
parent 8a35d95f
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