[linux-lvm] Call dlm_release_lockspace with force=1 in clvmd-corosync.c

Xinwei Hu hxinwei at gmail.com
Wed Apr 1 02:11:02 UTC 2009


Hi all,

    All calls to dlm_release_lockspace in clvmd-corosync.c use
force=0. This may cause the problem when
the node is the "lock master" of lockspace, the lockspace won't be
release then, and there'll be no any error
information from libdlm.

    Issues' found and analysied by Lars Marowsky-Bree and David Teigland.

    The patch tries to call dlm_release_lockspace with force = 1 in all cases.

    Please consider it for inclusion.

    Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlm_release_lockspace_with_force.diff
Type: text/x-patch
Size: 1358 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/linux-lvm/attachments/20090401/f0193787/attachment.bin>


More information about the linux-lvm mailing list