From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Peterson Date: Wed, 28 Mar 2007 11:36:05 -0500 Subject: [Cluster-devel] [PATCH] dlm: overlapping cancel and unlock In-Reply-To: <20070328145645.GD22230@redhat.com> References: <20070328145645.GD22230@redhat.com> Message-ID: <460A9975.2090107@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit David Teigland wrote: > Full cancel and force-unlock support. In the past, cancel and force-unlock > wouldn't work if there was another operation in progress on the lock. Now, > both cancel and unlock-force can overlap an operation on a lock, meaning there > may be 2 or 3 operations in progress on a lock in parallel. This support is > important not only because cancel and force-unlock are explicit operations > that an app can use, but both are used implicitly when a process exits while > holding locks. > > Summary of changes: ACK for what it's worth. Regards, Bob Peterson Red Hat Cluster Suite