Well the problem isn't theoretical, but I'm not 100% sure this will fix it. Andrew could you please test?
Thanks -steve
Index: ckpt.c =================================================================== --- ckpt.c (revision 1688) +++ ckpt.c (working copy) @@ -994,6 +994,8 @@ openais_timer_delete (checkpoint->retention_timer); + list_del (&checkpoint->expiry_list); + /* * Release all checkpoint sections for this checkpoint */
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
