summaryrefslogtreecommitdiff
path: root/fs/btrfs/async-thread.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2015-11-04 15:38:29 +0100
committerDavid Sterba <dsterba@suse.com>2015-12-03 15:03:43 +0100
commit8d2db7855e7b65c9eecc8789fc54d818ee281ac6 (patch)
tree561d6363bc06a1c51445005c749cc38fa4cd252a /fs/btrfs/async-thread.c
parent1ec218373b8ebda821aec00bb156a9c94fad9cd4 (diff)
downloadlwn-8d2db7855e7b65c9eecc8789fc54d818ee281ac6.tar.gz
lwn-8d2db7855e7b65c9eecc8789fc54d818ee281ac6.zip
btrfs: use GFP_KERNEL for allocations in ioctl handlers
We don't have to use GFP_NOFS in the ioctl handlers because there's no risk of looping through the allocators back to the filesystem. This patch covers only allocations that are directly in the ioctl handlers. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions