From: Bob Peterson Date: Thu, 26 Jun 2014 14:46:25 +0000 (-0400) Subject: GFS2: Allow flocks to use normal glock dq rather than dq_wait X-Git-Tag: omap-for-v3.17/fixes-against-rc2~276^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bef3e7cf18c56cc733777c61b6b61a0b8a62b35;p=pandora-kernel.git GFS2: Allow flocks to use normal glock dq rather than dq_wait This patch allows flock glocks to use a non-blocking dequeue rather than dq_wait. It also reverts the previous patch I had posted regarding dq_wait. The reverted patch isn't necessarily a bad idea, but I decided this might avoid unforeseen side effects, and was therefore safer. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed