From: David Teigland Date: Wed, 8 Apr 2009 20:38:43 +0000 (-0500) Subject: dlm: fix use count with multiple joins X-Git-Tag: v2.6.31-rc1~358^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8511a2728ab82cab398e39d019f5cf1246021c1c;p=pandora-kernel.git dlm: fix use count with multiple joins When a lockspace was joined multiple times, the global dlm use count was incremented when it should not have been. This caused the global dlm threads to not be stopped when all lockspaces were eventually be removed. Signed-off-by: David Teigland --- Reading git-diff-tree failed