[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 15 Jul 2008 00:31:09 +0000 (17:31 -0700)
committerMark Fasheh <mfasheh@suse.com>
Thu, 31 Jul 2008 23:21:13 +0000 (16:21 -0700)
commitc69991aac71a8beb57c11d651c7fd4b24c32aa8b
tree936505f5248e2e7cd89407cb4d328b0d2027cafa
parentecb3d28c7edd58b54f16838c434b342ba9195bec
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays

This patch renames the ij_pad to ij_recovery_generation in struct ocfs2_dinode.
This will be used to keep count of journal replays after an unclean shutdown.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/ocfs2_fs.h