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

Btrfs: handle enospc accounting for free space inodes



Since free space inodes now use normal checksumming we need to make sure to
account for their metadata use.  So reserve metadata space, and then if we fail
to write out the metadata we can just release it, otherwise it will be freed up
when the io completes.  Thanks,

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