-
由 David Sterba 提交于
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: NDavid Sterba <dsterba@suse.com>
e780b0d1
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: NDavid Sterba <dsterba@suse.com>