Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> Reviewed-by: Eric Sandeen <[email protected]> Cc: [email protected]
- Loading branch information