[DLM] Clear othercon pointers when a connection is closed
authorPatrick Caulfield <pcaulfie@redhat.com>
Wed, 11 Jul 2007 12:39:43 +0000 (13:39 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 14 Aug 2007 09:28:05 +0000 (10:28 +0100)
commit25720c2d73058f4f929f16093f60817ed52a285c
tree09b14797656f31596c3b061608eeba7b8ded3701
parent39d3520c92cf7a28c07229ca00cc35a1e8026c77
[DLM] Clear othercon pointers when a connection is closed

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 <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/lowcomms.c