[Ocfs2-tools-devel] [PATCH 0/2]add two types of corrupt support to fswreck
Eric Ren
zren at suse.com
Wed Jul 8 20:40:28 PDT 2015
Two types of corrupt support are added to fswreck.
INODE_BLOCK_ECC: corrupt block check filed i_check in ocfs2_dinode.
INODE_VALID_FLAG: clear the OCFS2_VALID_FL bit of i_flags in ocfs2_dinode.
These corrupt types can be used to support the test of online file check feature
in future. As this feature support more check/fix types, more corresponding
corrupt types will also be added on the later.
More information about the Ocfs2-tools-devel
mailing list