Searched hist:f54de068dda73e337972481eabd103671859b2aa (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | backref.c | diff f54de068dda73e337972481eabd103671859b2aa Wed May 31 12:32:09 CDT 2017 David Sterba <dsterba@suse.com> 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>
|
H A D | ioctl.c | diff f54de068dda73e337972481eabd103671859b2aa Wed May 31 12:32:09 CDT 2017 David Sterba <dsterba@suse.com> 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>
|