From: Tao Ma Date: Mon, 16 Feb 2009 20:39:28 +0000 (+0800) Subject: ocfs2: Use the right access_* method in ctime update of xattr. X-Git-Tag: v2.6.29-rc7~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a907afe073b8971a83d0ad54f391542b64d327;p=pandora-kernel.git ocfs2: Use the right access_* method in ctime update of xattr. In ctime updating of xattr, it use the wrong type of access for inode, so use ocfs2_journal_access_di instead. Reported-and-Tested-by: Tristan Ye Signed-off-by: Tao Ma Acked-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed