CIFS: Remove extra mutex_unlock in cifs_lock_add_if
authorPavel Shilovsky <piastry@etersoft.ru>
Wed, 26 Oct 2011 19:41:04 +0000 (23:41 +0400)
committerSteve French <smfrench@gmail.com>
Fri, 28 Oct 2011 19:09:23 +0000 (14:09 -0500)
to prevent the mutex being unlocked twice if we interrupt a blocked lock.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found