From: Josef Bacik Date: Fri, 5 Oct 2012 20:43:45 +0000 (-0400) Subject: Btrfs: do not warn_on when we cannot alloc a page for an extent buffer X-Git-Tag: v3.7-rc1~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4804b38293c020e7a2c841e86402f456c19d934d;p=pandora-kernel.git Btrfs: do not warn_on when we cannot alloc a page for an extent buffer It's just annoying and the user will have gotten a nice OOM killer message so they are already fully aware they are screwed :). Thanks, Reported-by: Jérôme Poulin Signed-off-by: Josef Bacik --- Reading git-diff-tree failed