commit | 6aabb75493a77aaee301fb5e9d39202439c4a325 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 08 16:12:15 2014 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 11 12:40:55 2014 -0400 |
tree | f944721177cc4481ccc29554a5eba38a68edbdfb | |
parent | 7a8f49735679c86d34e0840dcfde1340da6de90a [diff] |
e2fsck: detect and repair external journal superblock checksum errors Verify the (ext4) superblock checksum of an external journal device and prompt to correct the checksum if nothing else is wrong with the superblock. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Cc: TR Reardon <thomas_reardon@hotmail.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>