[Pacemaker] [patch 1/2] Prune glib from stonith api, clean paramter lists.

Marcus Barrow mbarrow at redhat.com
Thu Apr 28 11:49:45 EDT 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glib-prune
Type: application/octet-stream
Size: 22017 bytes
Desc: not available
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20110428/8f70044c/attachment-0002.obj>


More information about the Pacemaker mailing list