diff options
author | David Sterba <dsterba@suse.com> | 2016-01-18 18:42:13 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-02-11 15:19:39 +0100 |
commit | ed0244faf59e33ff915b83acd15c903b81fd357b (patch) | |
tree | 8573846ea2e518c3fdc8d2fd4dab42430a309e22 /fs/cifs | |
parent | btrfs: send: use GFP_KERNEL everywhere (diff) | |
download | linux-ed0244faf59e33ff915b83acd15c903b81fd357b.tar.xz linux-ed0244faf59e33ff915b83acd15c903b81fd357b.zip |
btrfs: reada: use GFP_KERNEL everywhere
The readahead framework is not on the critical writeback path we don't
need to use GFP_NOFS for allocations. All error paths are handled and
the readahead failures are not fatal. The actual users (scrub,
dev-replace) will trigger reads if the blocks are not found in cache.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions