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:
fd1b524
)
ext2: missing unlock in ext2_quota_write()
author
Dan Carpenter
<error27@gmail.com>
Thu, 9 Apr 2009 16:07:10 +0000
(18:07 +0200)
committer
Jan Kara
<jack@suse.cz>
Mon, 27 Apr 2009 14:49:52 +0000
(16:49 +0200)
The inode->i_mutex should be unlocked.
Found by smatch (http://repo.or.cz/w/smatch.git). Compile tested.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found