Skip to content
Commit 74e4d827 authored by David Sterba's avatar David Sterba
Browse files

btrfs: let callers of btrfs_alloc_root pass gfp flags



We don't need to use GFP_NOFS in all contexts, eg. during mount or for
dummy root tree, but we might for the the log tree creation.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 58c4e173
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