From: Tiger Yang Date: Fri, 14 Nov 2008 03:15:44 +0000 (+0800) Subject: ocfs2: move new inode allocation out of the transaction X-Git-Tag: v2.6.29-rc1~505^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d362022a947e84b0a3dd656d09c6b2322e234f;p=pandora-kernel.git 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 Signed-off-by: Tiger Yang Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed