From: Steven Whitehouse Date: Thu, 14 Mar 2013 15:49:59 +0000 (+0000) Subject: GFS2: Fix unlock of fcntl locks during withdrawn state X-Git-Tag: v3.9-rc6~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2952d202f710d326ac36a8ea6bd216b20615ec8;p=pandora-kernel.git GFS2: Fix unlock of fcntl locks during withdrawn state When withdraw occurs, we need to continue to allow unlocks of fcntl locks to occur, however these will only be local, since the node has withdrawn from the cluster. This prevents triggering a VFS level bug trap due to locks remaining when a file is closed. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed