From: Guo Chao Date: Mon, 7 Jan 2013 04:38:47 +0000 (-0500) Subject: ext4: release buffer in failed path in dx_probe() X-Git-Tag: v3.8-rc3~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ecaef0644973e9006fdbc6974301047aaff9bc6;p=pandora-kernel.git ext4: release buffer in failed path in dx_probe() If checksum fails, we should also release the buffer read from previous iteration. Signed-off-by: Guo Chao Signed-off-by: "Theodore Ts'o" Reviewed-by: Darrick J. Wong - Cc: stable@vger.kernel.org -- fs/ext4/namei.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- Reading git-diff-tree failed