From: Bob Peterson Date: Wed, 29 May 2013 15:51:52 +0000 (-0400) Subject: GFS2: Don't cache iopen glocks X-Git-Tag: v3.10-rc5~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6a4d98b0124b5d3befe8b3a99f51f1b4fcc6dcf;p=pandora-kernel.git GFS2: Don't cache iopen glocks This patch makes GFS2 immediately reclaim/delete all iopen glocks as soon as they're dequeued. This allows deleters to get an EXclusive lock on iopen so files are deleted properly instead of being set as unlinked. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed