diff options
author | Parthasarathy Bhuvaragan <[email protected]> | 2017-01-24 13:00:47 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-01-24 16:14:58 -0500 |
commit | 4c887aa65d38633885010277f3482400681be719 (patch) | |
tree | 8fb8f5a432aee0221919bc347bbbaef9df4fadeb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9dc3abdd1f7ea524e8552e0a3ef01219892ed1f4 (diff) |
tipc: ignore requests when the connection state is not CONNECTED
In tipc_conn_sendmsg(), we first queue the request to the outqueue
followed by the connection state check. If the connection is not
connected, we should not queue this message.
In this commit, we reject the messages if the connection state is
not CF_CONNECTED.
Acked-by: Ying Xue <[email protected]>
Acked-by: Jon Maloy <[email protected]>
Tested-by: John Thompson <[email protected]>
Signed-off-by: Parthasarathy Bhuvaragan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions