]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Add journal_access functions with jbd2 triggers.
authorJoel Becker <joel.becker@oracle.com>
Thu, 11 Sep 2008 22:53:07 +0000 (15:53 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:31 +0000 (08:40 -0800)
commitf55182ec810ca346e743863fc11e9a9292fd3448
treeca821943897781fe4852c6ac447ccb4760ec8c65
parent60b62356e37e2516edc5d8b0557963ee3df5b387
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 <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/journal.c
fs/ocfs2/journal.h