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

Btrfs: make sure fallocate properly starts a transaction



The recent patch to make fallocate enospc friendly would send
down a NULL trans handle to the allocator.  This moves the
transaction start to properly fix things.

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