diff options
author | Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> | 2016-11-01 14:02:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-01 11:53:25 -0400 |
commit | 8ea642ee9a0dbcb25aace4cfd0ed41aeee893a7f (patch) | |
tree | aee4e9de914295b93faadd02e0c7987d4bccbe67 /fs/btrfs | |
parent | 0c288c86928e50d6d8d2efa4ca23dca58d28543e (diff) | |
download | linux-8ea642ee9a0dbcb25aace4cfd0ed41aeee893a7f.tar.bz2 |
tipc: create TIPC_ESTABLISHED as a new sk_state
Until now, tipc maintains probing state for connected sockets in
tsk->probing_state variable.
In this commit, we express this information as socket states and
this remove the variable. We set probe_unacked flag when a probe
is sent out and reset it if we receive a reply. Instead of the
probing state TIPC_CONN_OK, we create a new state TIPC_ESTABLISHED.
There is no functional change in this commit.
Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions