Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs…
…_rename() 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>
- Loading branch information