Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journa…
…l 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>
- Loading branch information