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:
8e0ee43
)
affs: fix missing unlocks in affs_remove_link
author
Christoph Hellwig
<hch@lst.de>
Fri, 9 May 2008 10:35:29 +0000
(12:35 +0200)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 27 Mar 2009 18:43:56 +0000
(14:43 -0400)
In two error cases affs_remove_link doesn't call affs_unlock_dir to
release the i_hash_lock semaphore.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found