aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-02-11 14:25:38 +0100
committerDavid Sterba <dsterba@suse.com>2016-02-11 15:19:39 +0100
commitfd95ef56b1acf96a24ff3d3f7bf19c2350ad0786 (patch)
treef1afc1565bb541f2ef303d2c8e66ed2e1db82a63 /fs/btrfs/dev-replace.c
parent78f2c9e6dbb144f0000c9cbb79bdf19410e4007b (diff)
downloadlinux-fd95ef56b1acf96a24ff3d3f7bf19c2350ad0786.tar.gz
linux-fd95ef56b1acf96a24ff3d3f7bf19c2350ad0786.tar.bz2
linux-fd95ef56b1acf96a24ff3d3f7bf19c2350ad0786.zip
btrfs: extent same: use GFP_KERNEL for page array allocations
We can safely use GFP_KERNEL in the functions called from the ioctl handlers. Here we can allocate up to 32k so less pressure to the allocator could help. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions