Alexander Beregalov ffcd7dca3a loop: mutex already unlocked in loop_clr_fd()
mount/1865 is trying to release lock (&lo->lo_ctl_mutex) at:
but there are no more locks to release!

mutex is already unlocked in loop_clr_fd(), we should not
try to unlock it in lo_release() again.

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-04-07 13:48:21 +02:00
..
2009-04-05 02:14:15 -04:00
2009-04-06 16:06:27 +01:00
2009-04-06 14:40:07 -07:00
2009-04-05 00:32:25 +02:00
2009-04-05 02:14:15 -04:00
2009-04-05 02:14:15 -04:00
2009-04-06 14:36:43 -07:00
2009-04-05 00:32:22 +02:00