From: Joel Becker Date: Tue, 18 Aug 2009 20:52:38 +0000 (-0700) Subject: ocfs2: Teach ocfs2_xa_loc how to do its own journal work X-Git-Tag: v2.6.34-rc1~214^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf2bc809403ae48a4a2bb5cc551d2ec35f2e4a47;p=pandora-kernel.git ocfs2: Teach ocfs2_xa_loc how to do its own journal work 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 --- Reading git-diff-tree failed