commit | f5d362022a947e84b0a3dd656d09c6b2322e234f | [log] [tgz] |
---|---|---|
author | Tiger Yang <tiger.yang@oracle.com> | Fri Nov 14 11:15:44 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:34:19 2009 -0800 |
tree | eb9772da46c5e2566618414eba11845ed13482dc | |
parent | fecc01126d7a244b7e9b563c80663ffdca35343b [diff] |
ocfs2: move new inode allocation out of the transaction Move out inode allocation from ocfs2_mknod_locked() because vfs_dq_init() must be called outside of a transaction. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Tiger Yang <tiger.yang@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>