From: Joel Becker Date: Wed, 10 Dec 2008 00:11:49 +0000 (-0800) Subject: ocfs2: Use proper journal_access function in xattr.c X-Git-Tag: v2.6.29-rc1~505^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84008972491ca91b240f106191519781dabb8016;p=pandora-kernel.git ocfs2: Use proper journal_access function in xattr.c Change the rest of the naked ocfs2_journal_access() calls in fs/ocfs2/xattr.c to use the appropriate ocfs2_journal_access_*() call for their metadata type. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed