From: David Teigland Date: Mon, 11 Jun 2007 15:47:18 +0000 (-0500) Subject: [DLM] don't require FS flag on all nodes X-Git-Tag: v2.6.23-rc1~1156^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad59c1390045b5adb7c7249ec4e77e0f868aca5;p=pandora-kernel.git [DLM] don't require FS flag on all nodes Mask off the recently added DLM_LSFL_FS flag when setting the exflags. This way all the nodes in the lockspace aren't required to have the FS flag set, since we later check that exflags matches among all nodes. Signed-off-by: Patrick Caulfield Signed-off-by: David Teigland Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed