From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Maloy Subject: [net-next 0/5] tipc: obsolete zone concept Date: Thu, 15 Mar 2018 16:48:50 +0100 Message-ID: <1521128935-6141-2-git-send-email-jon.maloy@ericsson.com> References: <1521128935-6141-1-git-send-email-jon.maloy@ericsson.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: tipc-discussion@lists.sourceforge.net, mohan.krishna.ghanta.krishnamurthy@ericsson.com To: , Return-path: In-Reply-To: <1521128935-6141-1-git-send-email-jon.maloy@ericsson.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tipc-discussion-bounces@lists.sourceforge.net List-Id: netdev.vger.kernel.org Functionality related to the zone concept was never implemented in TIPC. In this series we eliminate the remaining traces of it in the code, and can hence take a first step in reducing the footprint and complexity of the binding table. Jon Maloy (5): tipc: obsolete TIPC_ZONE_SCOPE tipc: remove zone publication list in name table tipc: remove zone_list member in struct publication tipc: merge two lists in struct publication tipc: some name changes include/uapi/linux/tipc.h | 102 ++++++++++++----------- net/tipc/addr.c | 31 ------- net/tipc/addr.h | 10 +++ net/tipc/core.h | 5 ++ net/tipc/msg.c | 2 +- net/tipc/name_distr.c | 63 +++++++------- net/tipc/name_distr.h | 2 +- net/tipc/name_table.c | 206 ++++++++++++++++++---------------------------- net/tipc/name_table.h | 54 ++++++------ net/tipc/net.c | 2 +- net/tipc/socket.c | 29 ++++--- 11 files changed, 227 insertions(+), 279 deletions(-) -- 2.1.4 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot