From: Josef Bacik Date: Fri, 5 Oct 2012 20:40:32 +0000 (-0400) Subject: Btrfs: don't bug on enomem in readpage X-Git-Tag: v3.7-rc1~71^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd33c99c4ba26ebe17c1a3d65b4aba25482ed32;p=pandora-kernel.git Btrfs: don't bug on enomem in readpage Get rid of the BUG_ON(ret == -ENOMEM) in __extent_read_full_page. Thanks, Reported-by: Jérôme Poulin Signed-off-by: Josef Bacik --- Reading git-diff-tree failed