diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-12-17 14:01:48 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-12-18 00:02:16 -0600 |
commit | 6a29ab57f4e903264ea7b6663352244379c0a8e5 (patch) | |
tree | 82f4664b7352b9282ccd3abe1b771c96f219ed6f /fs/ext2 | |
parent | e13300bdaa68f5487000e66baed1ff69bcb510bf (diff) | |
download | linux-6a29ab57f4e903264ea7b6663352244379c0a8e5.tar.bz2 |
cifs: Delete a stray unlock in cifs_swn_reconnect()
The unlock is done in the caller, this is a stray which leads to a
double unlock bug.
Fixes: bf80e5d4259a ("cifs: Send witness register and unregister commands to userspace daemon")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Samuel Cabrero <scabrero@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions