git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fecc011
)
ocfs2: move new inode allocation out of the transaction
author
Tiger Yang
<tiger.yang@oracle.com>
Fri, 14 Nov 2008 03:15:44 +0000
(11:15 +0800)
committer
Mark Fasheh
<mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:19 +0000
(08:34 -0800)
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>
No differences found