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

Goldwyn Rodrigues rgoldwyn at suse.de
Mon Sep 30 06:55:39 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 3986b76..223345b 100644
--- a/fsck.ocfs2/fsck.ocfs2.checks.8.in
+++ b/fsck.ocfs2/fsck.ocfs2.checks.8.in
@@ -1169,6 +1169,12 @@ The index of this directory is missing.
 
 Answering yes will rebuild the directory index.
 
+.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


-- 
Goldwyn



More information about the Ocfs2-tools-devel mailing list