diff options
author | David Sterba <dsterba@suse.com> | 2017-05-31 19:32:09 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-06-19 18:26:02 +0200 |
commit | f54de068dda73e337972481eabd103671859b2aa (patch) | |
tree | 3233b63f1cbe19b8cb6506ca12a97513f47545aa /fs/btrfs/ctree.c | |
parent | btrfs: scrub: add memalloc_nofs protection around init_ipath (diff) | |
download | linux-f54de068dda73e337972481eabd103671859b2aa.tar.xz linux-f54de068dda73e337972481eabd103671859b2aa.zip |
btrfs: use GFP_KERNEL in init_ipath
Now that init_ipath is called either from a safe context or with
memalloc_nofs protection, we can switch to GFP_KERNEL allocations in
init_path and init_data_container.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ctree.c')
0 files changed, 0 insertions, 0 deletions