[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1426642379-20503-1-git-send-email-ying.xue@windriver.com>
Date: Wed, 18 Mar 2015 09:32:56 +0800
From: Ying Xue <ying.xue@...driver.com>
To: <davem@...emloft.net>
CC: <jon.maloy@...csson.com>, <cwang@...pensource.com>,
<erik.hugne@...csson.com>, <netdev@...r.kernel.org>,
<tipc-discussion@...ts.sourceforge.net>
Subject: [PATCH net-next 0/3] tipc: fix netns refcnt leak
The series aims to eliminate the issue of netns refcount leak. But
during fixing it, another two additional problems are found. So all
of known issues associated with the netns refcnt leak are resolved
at the same time in the patchset.
Ying Xue (3):
tipc: fix netns refcnt leak
tipc: fix a potential deadlock when nametable is purged
tipc: withdraw tipc topology server name when namespace is deleted
net/tipc/name_table.c | 4 +--
net/tipc/server.c | 47 ++++++++++++++++++++++++----
net/tipc/socket.c | 83 +------------------------------------------------
net/tipc/socket.h | 4 ---
4 files changed, 44 insertions(+), 94 deletions(-)
--
1.7.9.5
--
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