btrfs: device add and remove: use GFP_KERNEL
authorDavid Sterba <dsterba@suse.com>
Thu, 11 Feb 2016 13:25:38 +0000 (14:25 +0100)
committerDavid Sterba <dsterba@suse.com>
Thu, 11 Feb 2016 14:19:39 +0000 (15:19 +0100)
commit78f2c9e6dbb144f0000c9cbb79bdf19410e4007b
tree8e9fd6f8500742918679754c05353a1281a904bf
parent49e350a4919fb1751127111cf6dd6fed02815781
btrfs: device add and remove: use GFP_KERNEL

We can safely use GFP_KERNEL in the functions called from the ioctl
handlers.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c
This page took 0.023862 seconds and 5 git commands to generate.