From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Wed, 11 Jul 2007 13:41:41 +0100 Subject: [Cluster-devel] [PATCH] dlm: Clear othercon pointers when a connection is closed In-Reply-To: <4694CF8F.5030008@redhat.com> References: <4694CF8F.5030008@redhat.com> Message-ID: <1184157701.8765.242.camel@quoit> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Wed, 2007-07-11 at 13:39 +0100, Patrick Caulfield wrote: > This patch clears the othercon pointer and frees the memory when a connnection > is closed. This could cause a small memory leak when nodes leave the cluster. > > Signed-Off-By: Patrick Caulfield > > Patrick Now in the GFS2 -nmw git tree. Thanks, Steve.