From: Patrick Caulfeld Date: Wed, 9 Jan 2008 15:06:27 +0000 (+0000) Subject: dlm: close othercons X-Git-Tag: v2.6.25-rc1~1139^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39bd4177ddbeb4c86e854d3d5c4a6a26088e601e;p=pandora-kernel.git dlm: close othercons This patch addresses a problem introduced with the last round of lowcomms patches where the 'othercon' connections do not get freed when the DLM shuts down. This results in the error message "slab error in kmem_cache_destroy(): cache `dlm_conn': Can't free all objects" and the DLM cannot be restarted without a system reboot. See bz#428119 Signed-off-by: Patrick Caulfield Signed-off-by: Fabio M. Di Nitto Signed-off-by: David Teigland --- Reading git-diff-tree failed