From: David Teigland Date: Wed, 6 Aug 2008 18:30:24 +0000 (-0500) Subject: dlm: allow multiple lockspace creates X-Git-Tag: v2.6.28-rc1~728^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f8e0d9a317406612700426fad3efab0b7bbc467;p=pandora-kernel.git dlm: allow multiple lockspace creates Add a count for lockspace create and release so that create can be called multiple times to use the lockspace from different places. Also add the new flag DLM_LSFL_NEWEXCL to create a lockspace with the previous behavior of returning -EEXIST if the lockspace already exists. Signed-off-by: David Teigland --- Reading git-diff-tree failed