ocfs2: Teach ocfs2_xa_loc how to do its own journal work
authorJoel Becker <joel.becker@oracle.com>
Tue, 18 Aug 2009 20:52:38 +0000 (13:52 -0700)
committerJoel Becker <joel.becker@oracle.com>
Fri, 26 Feb 2010 23:41:11 +0000 (15:41 -0800)
We're going to want to make sure our buffers get accessed and dirtied
correctly.  So have the xa_loc do the work.  This includes storing the
inode on ocfs2_xa_loc.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/xattr.c

Simple merge