diff options
author | David Sterba <dsterba@suse.com> | 2015-12-01 18:04:30 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2015-12-03 15:03:43 +0100 |
commit | 61dd5ae65be6dfaeadb0e841ea6639351f0e04ce (patch) | |
tree | 78de68714e530eb4beb3c68adaf5f312ceed1a0c /fs/exportfs | |
parent | 8d2db7855e7b65c9eecc8789fc54d818ee281ac6 (diff) | |
download | linux-61dd5ae65be6dfaeadb0e841ea6639351f0e04ce.tar.bz2 |
btrfs: use GFP_KERNEL for allocations of workqueues
We don't have to use GFP_NOFS to allocate workqueue structures, this is
done from mount context or potentially scrub start context, safe to fail
in both cases.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions