[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1422971960-9172-1-git-send-email-jon.maloy@ericsson.com>
Date: Tue, 3 Feb 2015 08:59:16 -0500
From: Jon Maloy <jon.maloy@...csson.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
Paul Gortmaker <paul.gortmaker@...driver.com>,
erik.hugne@...csson.com, ying.xue@...driver.com, maloy@...jonn.com,
tipc-discussion@...ts.sourceforge.net,
Jon Maloy <jon.maloy@...csson.com>
Subject: [PATCH net-next 0/4] tipc: some small fixes
During extensive testing and analysis of running dual links between
nodes, we have encountered some issues that potentially may cause
problems. We choose to fix those proactively in this series.
Jon Maloy (4):
tipc: add reference count to struct tipc_link
tipc: avoid stale link after aborted failover
tipc: eliminate race during node creation
tipc: separate link starting event from link timeout event
net/tipc/discover.c | 9 ++----
net/tipc/link.c | 83 ++++++++++++++++++++++++++++++++---------------------
net/tipc/link.h | 3 ++
net/tipc/node.c | 15 ++++++----
4 files changed, 65 insertions(+), 45 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists