From: Josef Whiter Date: Mon, 23 Jul 2007 09:02:40 +0000 (+0100) Subject: [GFS2] Fix calculation of demote state X-Git-Tag: v2.6.24-rc1~1405^2~49 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26caee5bc643b318fa2e9bd4f66dace1755ec413;p=pandora-kernel.git [GFS2] Fix calculation of demote state If a glock is in the exclusive state and a request for demote to deferred has been received, then further requests for demote to shared are being ignored. This patch fixes that by ensuring that we demote to unlocked in that case. Signed-off-by: Josef Whiter Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed