From: Chris Mason Date: Fri, 4 Nov 2011 02:23:13 +0000 (-0400) Subject: Btrfs: fix extent_buffer leak in the metadata IO error handling X-Git-Tag: v3.2-rc1~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c674e04e1cd6049715e7b9446790f4b441e547c0;p=pandora-kernel.git Btrfs: fix extent_buffer leak in the metadata IO error handling The scrub readahead branch brought in a new error handling hook, but it was leaking extent_buffer references. Signed-off-by: Chris Mason --- Reading git-diff-tree failed