commit | cf2bc809403ae48a4a2bb5cc551d2ec35f2e4a47 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Tue Aug 18 13:52:38 2009 -0700 |
committer | Joel Becker <joel.becker@oracle.com> | Fri Feb 26 15:41:11 2010 -0800 |
tree | 3e1a0e3b8be59354325b68a169c5e8e4b8f1bf18 | |
parent | 3fc12afa0cea5dc8845487b685165c89934ca1eb [diff] |
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 <joel.becker@oracle.com>