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:
4ac638b
)
Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs_rename()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Wed, 19 Jan 2011 21:13:44 +0000
(
00:13
+0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 21 Jan 2011 20:38:46 +0000
(12:38 -0800)
I do not see any reason for the mutex_unlock(&inode->i_mutex); in
pohmelfs_rename().
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found