Btrfs: stop using GFP_ATOMIC when allocating rewind ebs
authorJosef Bacik <jbacik@fusionio.com>
Wed, 7 Aug 2013 20:57:23 +0000 (16:57 -0400)
committerChris Mason <chris.mason@fusionio.com>
Sun, 1 Sep 2013 12:04:50 +0000 (08:04 -0400)
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 <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/ctree.c
fs/btrfs/extent_io.c

Simple merge
Simple merge