Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: validate external journal superblock checksum
If the external journal device has metadata_csum enabled, verify that the superblock checksum matches the block before we try to mount. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]>
- Loading branch information