linux/fs/jbd2
Darrick J. Wong bd68851f32 jbd2: free bh when descriptor block checksum fails
commit 064d83892e upstream.

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 <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-14 08:59:57 -08:00
..
Kconfig jbd2: remove debug dependency on debug_fs and update Kconfig help text 2013-06-12 23:07:51 -04:00
Makefile
checkpoint.c jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space() 2013-06-12 22:47:35 -04:00
commit.c jbd2: fix descriptor block size handling errors with journal_csum 2014-09-05 16:34:17 -07:00
journal.c jbd2: fix descriptor block size handling errors with journal_csum 2014-09-05 16:34:17 -07:00
recovery.c jbd2: free bh when descriptor block checksum fails 2014-11-14 08:59:57 -08:00
revoke.c jbd2: fix descriptor block size handling errors with journal_csum 2014-09-05 16:34:17 -07:00
transaction.c ext4: disable synchronous transaction batching if max_batch_time==0 2014-07-17 16:21:05 -07:00