Skip to content
Commit e780b0d1 authored by David Sterba's avatar David Sterba
Browse files

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: default avatarDavid Sterba <dsterba@suse.com>
parent 388f7b1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment