[Ocfs2-tools-devel] [PATCH 3/4] Add BAD_CRC32 prompt for fsck checks

Goldwyn Rodrigues rgoldwyn at gmail.com
Mon Jul 15 10:48:26 PDT 2013


Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.com>
---
 fsck.ocfs2/fsck.ocfs2.checks.8.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/fsck.ocfs2/fsck.ocfs2.checks.8.in
b/fsck.ocfs2/fsck.ocfs2.checks.8.in
index 45f9336..b219705 100644
--- a/fsck.ocfs2/fsck.ocfs2.checks.8.in
+++ b/fsck.ocfs2/fsck.ocfs2.checks.8.in
@@ -1149,6 +1149,12 @@ possible data for a particular offset for the file.

 Answering yes will serialize the extents.

+.SS "BAD_CRC32"
+The metadata block has a bad CRC32, which means either the block or the
+crc32 field is corrupted.
+
+Answering yes will recalculate the CRC32.
+
 .SH "SEE ALSO"
 .BR debugfs.ocfs2(8)
 .BR fsck.ocfs2(8)
--
1.8.1.4



More information about the Ocfs2-tools-devel mailing list