HACKS validate SMB3.10
authorStefan Metzmacher <metze@samba.org>
Mon, 6 Oct 2014 14:26:09 +0000 (16:26 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Feb 2020 14:06:24 +0000 (15:06 +0100)
libcli/smb/smb2cli_tcon.c

index 8863bae0764c387cd447ad0267dc5877958210c8..63aad652ef798039945542cbf797bf84e9eb9d58 100644 (file)
@@ -162,8 +162,8 @@ static void smb2cli_tcon_done(struct tevent_req *subreq)
        }
 
        if (smbXcli_conn_protocol(state->conn) >= PROTOCOL_SMB3_10) {
-               tevent_req_done(req);
-               return;
+//             tevent_req_done(req);
+//             return;
        }
 
        subreq = smb2cli_validate_negotiate_info_send(state, state->ev,