From: Joel Becker Date: Thu, 11 Sep 2008 22:53:07 +0000 (-0700) Subject: ocfs2: Add journal_access functions with jbd2 triggers. X-Git-Tag: v2.6.29-rc1~505^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50655ae9e91d272d48997bada59efe166aa5e343;p=pandora-kernel.git ocfs2: Add journal_access functions with jbd2 triggers. We create wrappers for ocfs2_journal_access() that are specific to the type of metadata block. This allows us to associate jbd2 commit triggers with the block. The triggers will compute metadata ecc in a future commit. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed