From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Wed, 16 Oct 2013 13:06:40 -0400 Subject: [Cluster-devel] [PATCH] dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY In-Reply-To: <525E8489.9060205@acm.org> References: <525E8489.9060205@acm.org> Message-ID: <20131016170640.GB32022@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Oct 16, 2013 at 02:20:25PM +0200, Bart Van Assche wrote: > When dlm_release_lockspace(ls, 1) is invoked on a busy system I've pushed this to the next branch. Thanks, Dave