On Thu, Jan 20, 2011 at 12:13:44AM +0300, Alexey Khoroshilov (khoroshilov@xxxxxxxxx) wrote: > I do not see any reason for the mutex_unlock(&inode->i_mutex); in > pohmelfs_rename(). > > > Found by Linux Driver Verification project (linuxtesting.org). Yes, that's a bug, we already unlocked i_mutex in common path and should not do that on error. Thank you. Greg, please apply. > Signed-off-by: Alexey Khoroshilov <khoroshilov@xxxxxxxxx> Acked-by: Evgeniy Polyakov <zbr@xxxxxxxxxxx> -- Evgeniy Polyakov _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel