[Ocfs2-tools-devel] [PATCH 0/3] Ocfs2-tools: Implement new corruptions for fswreck to make it be compatible with current fsck.ocfs2

tristan.ye tristan.ye at oracle.com
Tue Jun 30 22:19:03 PDT 2009


All,

As fsck.ocfs2 has separated some duplicate prompt codes as individual
ones, we therefore want fswreck to support such kind of new corruptions
to make it become more compatible with current fsck.ocfs2.

Following prompt codes(corruptions) have been introduced:

1. Sparse file corruptions:
	INODE_SPARSE_SIZE
	INODE_SPARSE_CLUSTERS
2. Inline file corruptions:
	INODE_INLINE_SIZE
	INODE_INLINE_CLUSTERS
3. Journal file corruptions:
	JOURNAL_FILE_INVALID
	JOURNAL_UNKNOWN_FEATURE
	JOURNAL_MISS_FEATURE
	JOURNAL_TOO_SMALL

4. Xattr corruptions will be in the to-do list, cause I'm waiting for
tiger's xattr codes in libocfs2 getting ready. So the xattr related new
corruptions will be included in next patch cycle.


Tristan.







More information about the Ocfs2-tools-devel mailing list