diff options
author | David Sterba <dsterba@suse.com> | 2016-02-11 13:25:38 (GMT) |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-02-11 14:19:39 (GMT) |
commit | 32fc932e30c4b6a03847426f52e23459c9fb906f (patch) | |
tree | 02519bf00217b6c08e4b7301f3cfe8add28ddead /tools | |
parent | 74e4d82757f7479bab6b854783f84a5b9f2df78f (diff) | |
download | linux-32fc932e30c4b6a03847426f52e23459c9fb906f.tar.xz |
btrfs: fallocate: use GFP_KERNEL
Fallocate is initiated from userspace and is not on the critical
writeback path, we don't need to use GFP_NOFS for allocations.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions