]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[DLM] don't require FS flag on all nodes
authorDavid Teigland <teigland@redhat.com>
Mon, 11 Jun 2007 15:47:18 +0000 (10:47 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 Jul 2007 07:23:38 +0000 (08:23 +0100)
commitfad59c1390045b5adb7c7249ec4e77e0f868aca5
treed04380e0f72b87ebcc8efc6da68e27ece846c8ea
parentd93cfa9884354dac2d8ccd894594a43e0b962b6f
[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 <pcaulfie@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/lockspace.c