netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] tipc: some small fixes
@ 2015-02-03 13:59 Jon Maloy
  2015-02-03 13:59 ` [PATCH net-next 1/4] tipc: add reference count to struct tipc_link Jon Maloy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jon Maloy @ 2015-02-03 13:59 UTC (permalink / raw)
  To: davem; +Cc: Jon Maloy, netdev, Paul Gortmaker, tipc-discussion

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


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-05  0:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03 13:59 [PATCH net-next 0/4] tipc: some small fixes Jon Maloy
2015-02-03 13:59 ` [PATCH net-next 1/4] tipc: add reference count to struct tipc_link Jon Maloy
2015-02-03 13:59 ` [PATCH net-next 2/4] tipc: avoid stale link after aborted failover Jon Maloy
2015-02-03 13:59 ` [PATCH net-next 3/4] tipc: eliminate race during node creation Jon Maloy
2015-02-03 13:59 ` [PATCH net-next 4/4] tipc: separate link starting event from link timeout event Jon Maloy
2015-02-05  0:13 ` [PATCH net-next 0/4] tipc: some small fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).