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:
74d2e4f
)
ext4: Handle -EDQUOT error on write
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Fri, 22 Jan 2010 22:06:20 +0000
(17:06 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 22 Jan 2010 22:06:20 +0000
(17:06 -0500)
We need to release the journal before we do a write_inode. Otherwise
we could deadlock.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
No differences found