From: Steven Whitehouse Date: Thu, 30 Apr 2009 13:52:58 +0000 (+0100) Subject: GFS2: Fix glock ref counting bug X-Git-Tag: linux-omap-v2.6.30-rc6~45^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7a531a200480c7bc447260376973d830da9069;p=pandora-kernel.git GFS2: Fix glock ref counting bug Depending on the ordering of events as we go around the glock shrinker loop, it is possible to drop the ref count of a glock incorrectly. It doesn't happen very often. This patch corrects the got_ref variable, fixing the problem. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed