From: Sunil Mushran Date: Tue, 15 Jul 2008 00:31:09 +0000 (-0700) Subject: [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays X-Git-Tag: v2.6.27-rc2~96^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69991aac71a8beb57c11d651c7fd4b24c32aa8b;p=pandora-kernel.git [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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed