From: Josef Bacik Date: Fri, 5 Oct 2012 17:39:50 +0000 (-0400) Subject: Btrfs: cleanup pages properly when ENOMEM in compression X-Git-Tag: v3.7-rc1~71^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e3004a0eb2c4879bc666d0e6a3acd973fb226c;p=pandora-kernel.git Btrfs: cleanup pages properly when ENOMEM in compression We were freeing non-existent pages which was causing a panic for a user who was suffering from ENOMEM. This patch fixes the problem. Thanks, Reported-by: Jérôme Poulin Signed-off-by: Josef Bacik --- Reading git-diff-tree failed