diff options
author | 2016-01-18 18:42:13 +0100 | |
---|---|---|
committer | 2016-02-11 15:19:39 +0100 | |
commit | e780b0d1c1523ec8cd489c6910fb8c5ee452bb6c (patch) | |
tree | 17ea7efb28155906024692a66b6202afd458e501 /fs/btrfs/dev-replace.c | |
parent | Linux 4.5-rc3 (diff) | |
download | wireguard-linux-e780b0d1c1523ec8cd489c6910fb8c5ee452bb6c.tar.xz wireguard-linux-e780b0d1c1523ec8cd489c6910fb8c5ee452bb6c.zip |
btrfs: send: use GFP_KERNEL everywhere
The send operation is not on the critical writeback path we don't need
to use GFP_NOFS for allocations. All error paths are handled and the
whole operation is restartable.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions