Patch looks great! Only suggestion I would make is to make the 0/1 for the notification an enumerated type so we dont have magic numbers.
Feel free to commit after that small change. Really great work Chrissie! Regards -steve On Fri, 2008-10-03 at 11:17 +0100, Christine Caulfield wrote: > Christine Caulfield wrote: > > This patch adds locking around objdb calls so that they cannot clash > > with a reload or a write operation. > > > > It also adds notification to the reload operation. Interested parties > > will get a START and an END notification so they can prepare, and/or > > ignore the flurry of update notifications that happen between the two. > > Hmmm, it would have helped if I had remembered to pull the updated patch > off my laptop before posting it, sorry. > > Actually the only difference between this and the last one is that it > no-longer prevents the update notifications being sent during the reload > process. If people want all those, they should be able to have them. > > Chrissie > _______________________________________________ > 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
