aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2016-01-18 17:42:13 +0000
committerDavid Sterba <[email protected]>2016-02-11 14:19:39 +0000
commited0244faf59e33ff915b83acd15c903b81fd357b (patch)
tree8573846ea2e518c3fdc8d2fd4dab42430a309e22 /fs/btrfs/dev-replace.c
parentbtrfs: send: use GFP_KERNEL everywhere (diff)
downloadkernel-ed0244faf59e33ff915b83acd15c903b81fd357b.tar.gz
kernel-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 <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions