From: Darrick J. Wong Date: Tue, 16 Sep 2014 18:43:09 +0000 (-0400) Subject: jbd2: free bh when descriptor block checksum fails X-Git-Tag: fixes-against-v3.18-rc2~28^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=064d83892e9ba547f7d4eae22cbca066d95210ce;p=pandora-kernel.git jbd2: free bh when descriptor block checksum fails Free the buffer head if the journal descriptor block fails checksum verification. This is the jbd2 port of the e2fsprogs patch "e2fsck: free bh on csum verify error in do_one_pass". Signed-off-by: Darrick J. Wong Signed-off-by: Theodore Ts'o Reviewed-by: Eric Sandeen Cc: stable@vger.kernel.org --- Reading git-diff-tree failed