commit | d12799b4c3c4d1e65d7fdbb5d91538c92d6863dd | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastry@etersoft.ru> | Wed Oct 26 23:41:04 2011 +0400 |
committer | Steve French <smfrench@gmail.com> | Fri Oct 28 14:09:23 2011 -0500 |
tree | 02e0ac60f194bccb8238a3628a2969317d58c289 | |
parent | f362f98e7c445643d27c610bb7a86b79727b592e [diff] |
CIFS: Remove extra mutex_unlock in cifs_lock_add_if 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>