Skip to content
Commit d98456fc authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: don't reserve data with extents locked in btrfs_fallocate



btrfs_fallocate tries to allocate space only if ranges in the file don't
already exist.  But the enospc checks it does are not allowed with
extents locked.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 9998eb70
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