looks good for commit

regards
-steve
On Tue, 2009-06-09 at 14:16 -0500, Ryan O'Hara wrote:
> When unlocking a pending lock request, we must send a response (or
> callback) to the library indicating an error occured. This patch
> simply adds a check that the lock is pending before we send the
> response.
> 
> Without this fix, callbacks are sent when they are not needed. For
> example, if we close a resource while holding locks we will hit this
> code (in lck_unlock) that will incorrectly send callbacks to the
> library.
> 
> Ryan
> 
> _______________________________________________
> Openais mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/openais

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to