diff options
author | Steve French <[email protected]> | 2011-02-08 23:52:32 +0000 |
---|---|---|
committer | Steve French <[email protected]> | 2011-02-08 23:52:32 +0000 |
commit | 7e90d705fc9f8c5e3a1549281dce0654d049243b (patch) | |
tree | 36752aa5c1005716d2ce91cbf020ab8c2602f129 /tools/perf/builtin-annotate.c | |
parent | 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d (diff) |
[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate
In order to determine whether an SMBEcho request can be sent
we need to know that the socket is established (server tcpStatus == CifsGood)
AND that an SMB NegotiateProtocol has been sent (server maxBuf != 0).
Without the second check we can send an Echo request during reconnection
before the server can accept it.
CC: JG <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions