From: Steven Whitehouse Date: Tue, 22 Sep 2009 09:56:16 +0000 (+0100) Subject: GFS2: Fix potential race in glock code X-Git-Tag: v2.6.33-rc1~410^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e71c55ee73988d0cb61045660b899eaac23bf8f;p=pandora-kernel.git GFS2: Fix potential race in glock code We need to be careful of the ordering between clearing the GLF_LOCK bit and scheduling the workqueue. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed