Re: [PATCH net 0/2] tipc: name distributor pernet queue

2016-04-11 Thread David Miller
From: Jon Maloy 
Date: Thu,  7 Apr 2016 10:40:42 -0400

> Commit #1 fixes a potential issue with deferred binding table 
> updates being pushed to the wrong namespace.
> 
> Commit #2 solves a problem with deferred binding table updates
> remaining in the the defer queue after the issuing node has gone
> down.

Series applied, thanks.


[PATCH net 0/2] tipc: name distributor pernet queue

2016-04-07 Thread Jon Maloy
Commit #1 fixes a potential issue with deferred binding table 
updates being pushed to the wrong namespace.

Commit #2 solves a problem with deferred binding table updates
remaining in the the defer queue after the issuing node has gone
down.

Erik Hugne (2):
  tipc: make dist queue pernet
  tipc: purge deferred updates from dead nodes

 net/tipc/core.c   |  1 +
 net/tipc/core.h   |  3 +++
 net/tipc/name_distr.c | 35 ++-
 3 files changed, 30 insertions(+), 9 deletions(-)

-- 
1.9.1