commit | 89a907afe073b8971a83d0ad54f391542b64d327 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Feb 17 04:39:28 2009 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Thu Feb 26 11:51:11 2009 -0800 |
tree | 0168dc1ee1a92981c74c73e9a224e9d4fe63b048 | |
parent | 53ecd25e148615e0ed2a72635cc76f4773f97f90 [diff] |
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 <tristan.ye@oracle.com> Signed-off-by: Tao Ma <tao.ma@oracle.com> Acked-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>