Skip to content
Commit 6165572c authored by David Sterba's avatar David Sterba
Browse files

btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev



The function is called from ioctl context and we don't hold any locks
that take part in writeback. Right now it's only fs_info::volume_mutex.

Reviewed-by: default avatarAnand Jain <anand.jain@oracle.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 6a44517d
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