This is patch 1/2 for pacemaker-devel that removes the requirement for stonith 
clients to use GLIB.

It removes the use of GLIB data types in the API arguments. The GLIB hash 
tables and lists used as parameters have been replaced with a structure 
describing key / value pairs. The gboolean type was replaced with a simple bool.

The stonith-ng header file was also split to isolate internal things from what 
API users require.
 
These changes were then followed thru in the stonith-test, stonith-admin and 
raexecstonith programs.

Regards,
Marcus Barrow

Attachment: glib-prune
Description: Binary data

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to