diff options
author | David Sterba <dsterba@suse.com> | 2016-02-11 14:25:38 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-02-11 15:19:39 +0100 |
commit | 49e350a4919fb1751127111cf6dd6fed02815781 (patch) | |
tree | 05c5cf5d2bd103c43dcf51be5cd2ee80d6b52233 /fs/btrfs/dev-replace.c | |
parent | 32fc932e30c4b6a03847426f52e23459c9fb906f (diff) | |
download | linux-49e350a4919fb1751127111cf6dd6fed02815781.tar.gz linux-49e350a4919fb1751127111cf6dd6fed02815781.tar.bz2 linux-49e350a4919fb1751127111cf6dd6fed02815781.zip |
btrfs: readdir: use GFP_KERNEL
Readdir 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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions