From: Josef Bacik Date: Wed, 7 Aug 2013 20:57:23 +0000 (-0400) Subject: Btrfs: stop using GFP_ATOMIC when allocating rewind ebs X-Git-Tag: v3.12-rc1~40^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ec726775188906192f78ab9187640afd81ab996;p=pandora-kernel.git Btrfs: stop using GFP_ATOMIC when allocating rewind ebs There is no reason we can't just set the path to blocking and then do normal GFP_NOFS allocations for these extent buffers. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed