[Cluster-devel] dlm: Don't send callback to node making lock request when "try 1cb" fails

2010-09-03 Thread Steven Whitehouse
When converting a lock, an lkb is in the granted state and also being used to request a new state. In the case that the conversion was a "try 1cb" type which has failed, and if the new state was incompatible with the old state, a callback was being generated to the requesting node. This is incorre

Re: [Cluster-devel] dlm: Don't send callback to node making lock request when "try 1cb" fails

2010-09-03 Thread David Teigland
On Fri, Sep 03, 2010 at 10:40:16AM +0100, Steven Whitehouse wrote: > > When converting a lock, an lkb is in the granted state and also being used > to request a new state. In the case that the conversion was a "try 1cb" > type which has failed, and if the new state was incompatible with the old >