Honzaf, This patch isn't right. This will destroy the destructor information when calling hdb_create. Just call hdb_lock directly
Regards -steve On Wed, 2009-06-24 at 15:59 +0200, Jan Friesse wrote: > This patch fixes initialization of lock. Currently, lock is initialized > only in handle_create. Of course, this is proper way, but some testing > programs can use directly hdb_get (before initialization of lock) and > then, problem occurs. This patch adds initialization to every functions, > which tries to lock. > > Regards, > Honza > _______________________________________________ > 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
