From: Josef Bacik Date: Fri, 5 Oct 2012 20:53:34 +0000 (-0400) Subject: Btrfs: fix page leakage X-Git-Tag: v3.7-rc1~71^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60b1b49f6f72abb8bedfd49b758773bbda043c8;p=pandora-kernel.git Btrfs: fix page leakage Alloc_dummy_extent_buffer will not free the first page in the eb array if we fail to allocate a page, fix this. Thanks, Reported-by: David Sterba Signed-off-by: Josef Bacik --- Reading git-diff-tree failed