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