[Ocfs2-tools-devel] [PATCH 1/3] fsck.ocfs2: Move to JBD2 header and structures.

Mark Fasheh mfasheh at suse.com
Sun Sep 7 13:28:27 PDT 2008


On Fri, Sep 05, 2008 at 11:36:40PM -0700, Joel Becker wrote:
> Change all defines and structures to JBD2 structures.  This is backwards
> compatible with the JBD journals, and is capable of handling even the
> oldest ocfs2 filesystems.
> 
> The only major functional change is to use journal_tag_size() instead of
> sizeof(journal_block_tag_t) when walking the descriptor block.
> fsck.ocfs2 and debugfs.ocfs2 are updated.
> 
> Signed-off-by: Joel Becker <joel.becker at oracle.com>
Signed-off-by: Mark Fasheh <mfasheh at suse.com>

--
Mark Fasheh



More information about the Ocfs2-tools-devel mailing list