Page MenuHomeClusterLabs Projects

nrwahl2 (Reid Wahl)
User

Projects

User Details

User Since
Jun 1 2022, 3:58 PM (149 w, 3 d)

Recent Activity

Yesterday

nrwahl2 updated the task description for T986: Drop support for dlm versions older than 4.2.0.
Fri, Apr 11, 5:15 PM · Pacemaker: Future Release Series
nrwahl2 updated the task description for T986: Drop support for dlm versions older than 4.2.0.
Fri, Apr 11, 5:12 PM · Pacemaker: Future Release Series
nrwahl2 triaged T986: Drop support for dlm versions older than 4.2.0 as Low priority.
Fri, Apr 11, 5:11 PM · Pacemaker: Future Release Series

Thu, Apr 10

nrwahl2 committed rPb26591d4489e: Refactor: fencer: Best practices in update_cib_stonith_devices() (authored by nrwahl2).
Refactor: fencer: Best practices in update_cib_stonith_devices()
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP242908a87fc7: Refactor: fencer: Match primitive XPath only with ID (authored by nrwahl2).
Refactor: fencer: Match primitive XPath only with ID
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP746d319d0001: Refactor: fencer: Take patchset as arg in update_cib_stonith_devices() (authored by nrwahl2).
Refactor: fencer: Take patchset as arg in update_cib_stonith_devices()
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP8a12fef10d50: Refactor: fencer: Some best practices in stonith_device_register() (authored by nrwahl2).
Refactor: fencer: Some best practices in stonith_device_register()
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPd626bb1e2ff8: Low: fencer: Don't remove device if child is deleted (authored by nrwahl2).
Low: fencer: Don't remove device if child is deleted
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP39de5626b4c4: Refactor: fencer: Drop stonith_device_t:has_attr_map (authored by nrwahl2).
Refactor: fencer: Drop stonith_device_t:has_attr_map
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP41b2c5972e7b: Test: cts-fencing: Drop test for nodeid parameter inclusion (authored by nrwahl2).
Test: cts-fencing: Drop test for nodeid parameter inclusion
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPae101e362f22: Refactor: fencer: Slight improvements to stonith_device_remove() (authored by nrwahl2).
Refactor: fencer: Slight improvements to stonith_device_remove()
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP7770e92ec854: Refactor: libstonithd: Drop stonith__action_create() target_nodeid arg (authored by nrwahl2).
Refactor: libstonithd: Drop stonith__action_create() target_nodeid arg
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP5906b6cf0849: Refactor: fencer: Drop stonith_device_t:priority (authored by nrwahl2).
Refactor: fencer: Drop stonith_device_t:priority
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPf9110a3ed0f0: Refactor: fencer: Rename stonith_device_t to fenced_device_t (authored by nrwahl2).
Refactor: fencer: Rename stonith_device_t to fenced_device_t
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP42eb44698d2b: API: fencer: Don't automatically pass nodeid as parameter (authored by nrwahl2).
API: fencer: Don't automatically pass nodeid as parameter
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP8c2581f35229: Refactor: fencer: Drop async_command_t:pid (authored by nrwahl2).
Refactor: fencer: Drop async_command_t:pid
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPe5d19793c764: Refactor: fencer: Drop async_command_t:fd_stdout (authored by nrwahl2).
Refactor: fencer: Drop async_command_t:fd_stdout
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPe4b8d7e6290e: Refactor: fencer: Drop async_command_t:timer_sigterm and timer_sigkill (authored by nrwahl2).
Refactor: fencer: Drop async_command_t:timer_sigterm and timer_sigkill
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPf12f5a5f49a8: Refactor: fencer: Drop async_command_t:last_timeout_signo (authored by nrwahl2).
Refactor: fencer: Drop async_command_t:last_timeout_signo
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPdcd26d287ba5: Doc: fencer: Clarify async_command_t:device_list (authored by nrwahl2).
Doc: fencer: Clarify async_command_t:device_list
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP4666ca9bb1e3: Refactor: fencer: New fenced_foreach_device() (authored by nrwahl2).
Refactor: fencer: New fenced_foreach_device()
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP2f311059a12a: Refactor: fencer: Functionize some of cib_devices_update() (authored by nrwahl2).
Refactor: fencer: Functionize some of cib_devices_update()
Thu, Apr 10, 4:24 PM
nrwahl2 committed rPfe37a5fed78f: Refactor: fencer: New fenced_foreach_device_remove() (authored by nrwahl2).
Refactor: fencer: New fenced_foreach_device_remove()
Thu, Apr 10, 4:24 PM
nrwahl2 committed rP43303cad276f: Refactor: fencer: New fenced_has_watchdog_device() (authored by nrwahl2).
Refactor: fencer: New fenced_has_watchdog_device()
Thu, Apr 10, 4:23 PM
nrwahl2 committed rP042aec77e9d8: Refactor: fencer: Make device_list file-scope (authored by nrwahl2).
Refactor: fencer: Make device_list file-scope
Thu, Apr 10, 4:23 PM
nrwahl2 committed rPfd4669afcdb1: Refactor: fencer: Rename init_device_list to fenced_init_device_table (authored by nrwahl2).
Refactor: fencer: Rename init_device_list to fenced_init_device_table
Thu, Apr 10, 4:23 PM
nrwahl2 committed rPbcfe5d500ea0: Refactor: fencer: Rename free_device_list to fenced_free_device_table (authored by nrwahl2).
Refactor: fencer: Rename free_device_list to fenced_free_device_table
Thu, Apr 10, 4:23 PM

Fri, Apr 4

nrwahl2 committed rP2253f1c3466f: Refactor: controller: Best practices for node_update_flags (authored by nrwahl2).
Refactor: controller: Best practices for node_update_flags
Fri, Apr 4, 1:46 PM
nrwahl2 committed rP3bebfcc73bba: Refactor: controller: Remove some nesting in populate_cib_nodes() (authored by nrwahl2).
Refactor: controller: Remove some nesting in populate_cib_nodes()
Fri, Apr 4, 1:46 PM
nrwahl2 committed rP69a18496a4a8: Low: controller: Populate nodes from peer cache if can't from cluster (authored by nrwahl2).
Low: controller: Populate nodes from peer cache if can't from cluster
Fri, Apr 4, 1:46 PM
nrwahl2 committed rPe3998fa8b00b: Refactor: controller: Functionize populating CIB nodes from cache (authored by nrwahl2).
Refactor: controller: Functionize populating CIB nodes from cache
Fri, Apr 4, 1:46 PM
nrwahl2 committed rP32087c23cb51: Refactor: controller: De-nest populate_cib_nodes_from_cache() (authored by nrwahl2).
Refactor: controller: De-nest populate_cib_nodes_from_cache()
Fri, Apr 4, 1:46 PM

Mon, Mar 31

nrwahl2 added a comment to T982: cts-fencing is broken due to bug in validate.py:rng_directory().
In T982#15872, @clumens wrote:

I bet running this from a source directory where you don't also have PCMK_schema_directory set is something that doesn't happen all that often.

Mon, Mar 31, 1:09 PM · Restricted Project, Pacemaker, Restricted Project, Restricted Project

Sun, Mar 30

nrwahl2 updated the task description for T982: cts-fencing is broken due to bug in validate.py:rng_directory().
Sun, Mar 30, 5:13 PM · Restricted Project, Pacemaker, Restricted Project, Restricted Project
nrwahl2 triaged T982: cts-fencing is broken due to bug in validate.py:rng_directory() as Normal priority.
Sun, Mar 30, 5:11 PM · Restricted Project, Pacemaker, Restricted Project, Restricted Project

Wed, Mar 26

nrwahl2 triaged T981: crm_diff regression test was removed during conversion to Python as Normal priority.
Wed, Mar 26, 8:13 PM · Pacemaker: Tools, Restricted Project, Restricted Project

Mon, Mar 24

nrwahl2 committed rPfb1082e3b8de: Refactor: libcrmcommon: New PCMK__XE_FILE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_FILE string constant
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP06329dee92e4: Refactor: fencer: Use PCMK__XA_ST_DEVICE_ACTION where appropriate (authored by nrwahl2).
Refactor: fencer: Use PCMK__XA_ST_DEVICE_ACTION where appropriate
Mon, Mar 24, 5:08 PM
nrwahl2 committed rPa819753ebe3f: Refactor: various: Match elements directly with get_xpath_object() (authored by nrwahl2).
Refactor: various: Match elements directly with get_xpath_object()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP0884a6053c1f: API: libcrmcommon: Deprecate crm_foreach_xpath_result() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_foreach_xpath_result()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP7f1c868e488d: Refactor: libcrmcommon: New pcmk__xpath_foreach_result() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_foreach_result()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP941eb56715e6: API: libcrmcommon: Deprecate get_xpath_object() (authored by nrwahl2).
API: libcrmcommon: Deprecate get_xpath_object()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rPdcf291e1a2a9: Refactor: libcrmcommon: Drop unused includes from xml.h (authored by nrwahl2).
Refactor: libcrmcommon: Drop unused includes from xml.h
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP328cc2778880: Refactor: libcrmcommon: New pcmk__xpath_find_one() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_find_one()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rPfc182950f0f8: API: libcrmcommon: Deprecate pcmkXmlStr (authored by nrwahl2).
API: libcrmcommon: Deprecate pcmkXmlStr
Mon, Mar 24, 5:08 PM
nrwahl2 committed rPb80bfa77d0e6: Refactor: libcrmcommon: Drop pcmkXmlStr internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmkXmlStr internally
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP413e601d6259: Refactor: libcrmcommon: Take doc as argument in pcmk__set_xml_doc_flag() (authored by nrwahl2).
Refactor: libcrmcommon: Take doc as argument in pcmk__set_xml_doc_flag()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP7718289cae9c: Refactor: libcrmcommon: Drop xml_tracking_changes() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop xml_tracking_changes() internally
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP08bc463bb5a3: API: libcrmcommon: Deprecate xml_tracking_changes() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_tracking_changes()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rPcdf8a3d2095d: Refactor: libcrmcommon: New pcmk__xml_doc_all_flags_set() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_doc_all_flags_set()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP65d44438a00e: API: libcrmcommon: Deprecate xml_document_dirty() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_document_dirty()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP2b1f3c77fa9a: Refactor: libcrmcommon: Drop xml_document_dirty() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop xml_document_dirty() internally
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP5da49c4f2405: Refactor: libcrmcommon: Drop pcmk__tracking_xml_changes() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__tracking_xml_changes()
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP162691cd8fc1: Doc: libcrmservice: Classify two Coverity defects as false positives (authored by nrwahl2).
Doc: libcrmservice: Classify two Coverity defects as false positives
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP3aeb50527b1f: Refactor: libcrmcommon: Rename xml_doc_private_t:user to acl_user (authored by nrwahl2).
Refactor: libcrmcommon: Rename xml_doc_private_t:user to acl_user
Mon, Mar 24, 5:08 PM
nrwahl2 committed rP3f0f0561c242: Refactor: libcrmcommon: pcmk__xe_remove_matching_attrs() new force arg (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__xe_remove_matching_attrs() new force arg
Mon, Mar 24, 5:08 PM

Fri, Mar 21

nrwahl2 committed rP651dc0653946: Refactor: various: Drop includes of stddef.h (authored by nrwahl2).
Refactor: various: Drop includes of stddef.h
Fri, Mar 21, 2:58 PM
nrwahl2 committed rPbd4a6cc458d2: Refactor: libcrmcommon: New pcmk__xpath_num_results() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_num_results()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rPf87588f9b0cf: Refactor: libcrmcommon: New pcmk__xpath_search() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_search()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP628eeab266a9: Refactor: libcrmcommon: Move internal XPath functions to own header (authored by nrwahl2).
Refactor: libcrmcommon: Move internal XPath functions to own header
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP74bbcb2ea135: API: libcrmcommon: Deprecate xpath_search() (authored by nrwahl2).
API: libcrmcommon: Deprecate xpath_search()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP62e27fe97959: Refactor: libstonithd: Query stonith devices more clearly (authored by nrwahl2).
Refactor: libstonithd: Query stonith devices more clearly
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP5fbfafae51f8: API: libcrmcommon: Deprecate numXpathResults() (authored by nrwahl2).
API: libcrmcommon: Deprecate numXpathResults()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP89a44762a782: API: libcrmcommon: Deprecate getXpathResult() (authored by nrwahl2).
API: libcrmcommon: Deprecate getXpathResult()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP96801aab333a: Refactor: libcrmcommon: Make xml_element_type_text() library-private (authored by nrwahl2).
Refactor: libcrmcommon: Make xml_element_type_text() library-private
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP5fe98f4d2506: Fix: libcib: Don't match element based on XPath matching an attribute (authored by nrwahl2).
Fix: libcib: Don't match element based on XPath matching an attribute
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP012f8c5995fb: Refactor: libcrmcommon: New pcmk__xpath_result() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_result()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP83a9215831e6: Refactor: various: Drop internal calls to freeXpathObject() (authored by nrwahl2).
Refactor: various: Drop internal calls to freeXpathObject()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rPd763119b0967: Refactor: libcrmcommon: Remove level of nesting in pcmk__check_acl() (authored by nrwahl2).
Refactor: libcrmcommon: Remove level of nesting in pcmk__check_acl()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP3d53058fbfb7: API: libcrmcommon: Deprecate freeXpathObject() (authored by nrwahl2).
API: libcrmcommon: Deprecate freeXpathObject()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP6cbc19b1a28a: Refactor: libcrmcommon: Limit parent scope in pcmk__check_acl() (authored by nrwahl2).
Refactor: libcrmcommon: Limit parent scope in pcmk__check_acl()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP8accd1a8013f: Refactor: libcrmcommon: Reduce duplication in pcmk__check_acl() (authored by nrwahl2).
Refactor: libcrmcommon: Reduce duplication in pcmk__check_acl()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP047efb301ab4: Refactor: libcrmcommon: Improve argument name in pcmk__check_acl() (authored by nrwahl2).
Refactor: libcrmcommon: Improve argument name in pcmk__check_acl()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP5fde764ca98b: Refactor: libcrmcommon: Limit scope of xpath in pcmk__check_acl() (authored by nrwahl2).
Refactor: libcrmcommon: Limit scope of xpath in pcmk__check_acl()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rPbbb01939d504: Refactor: libcib: Skip dedupXpathResults() when there are no results (authored by nrwahl2).
Refactor: libcib: Skip dedupXpathResults() when there are no results
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP44fc9056e995: Refactor: libcib: Some best practices in cib_process_xpath() (authored by nrwahl2).
Refactor: libcib: Some best practices in cib_process_xpath()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rPdcaf991ce416: Refactor: libcib: Drop dedupXpathResults() internally (authored by nrwahl2).
Refactor: libcib: Drop dedupXpathResults() internally
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP15e7a52a6f53: API: libcrmcommon: Deprecate dedupXpathResults() (authored by nrwahl2).
API: libcrmcommon: Deprecate dedupXpathResults()
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP2917f3756f30: Refactor: libcrmcommon: Ensure pcmk__xpath_num_results returns >= 0 (authored by nrwahl2).
Refactor: libcrmcommon: Ensure pcmk__xpath_num_results returns >= 0
Fri, Mar 21, 2:58 PM
nrwahl2 committed rP3c3eec8d9f4e: Refactor: various: NULL-check pcmk__xpath_result() return value (authored by nrwahl2).
Refactor: various: NULL-check pcmk__xpath_result() return value
Fri, Mar 21, 2:58 PM

Wed, Mar 19

nrwahl2 closed T735: crmadmin -D hangs forever if there is no DC as Merged.

Seems to be closed by b93f0245 and a1d94f7a, both from Aleksei Burlakov.

Wed, Mar 19, 9:52 PM · Restricted Project, Pacemaker: Tools, Restricted Project
nrwahl2 triaged T980: Apply ACLs to a matched node instead of to its parent element as Wishlist priority.
Wed, Mar 19, 5:01 PM · Pacemaker: ACLs, Restricted Project, Pacemaker: Future Release Series

Tue, Mar 18

nrwahl2 added a comment to T845: Don't allow id-ref to parent rule within nested rule.
In T845#15815, @clumens wrote:

I think lib/common/tests/xml_idref/pcmk__xe_dereference_children_test.c would be as good a place as any for this, but @nrwahl2 might have a better suggestion.

Tue, Mar 18, 3:21 PM · Restricted Project, Pacemaker: Scheduler, Restricted Project
nrwahl2 committed rP850618f99055: Refactor: tools: Drop unused scheduler arg from cli_resource_search() (authored by nrwahl2).
Refactor: tools: Drop unused scheduler arg from cli_resource_search()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP79aaa97960d7: Refactor: tools: Improve crm_resource.c:validate_cmdline_config() (authored by nrwahl2).
Refactor: tools: Improve crm_resource.c:validate_cmdline_config()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPaa85c92158ad: Refactor: tools: Drop redundant scheduler arg from cli_resource_execute (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from cli_resource_execute
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPac560bbdbe86: Refactor: tools: Drop options.cmdline_config in crm_resource.c (authored by nrwahl2).
Refactor: tools: Drop options.cmdline_config in crm_resource.c
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPed97cfc7e30f: Refactor: tools: Drop redundant scheduler arg from cli_resource_delete() (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from cli_resource_delete()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP0a2ec2da5913: Refactor: tools: Drop redundant scheduler arg from cli_resource_print() (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from cli_resource_print()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP868790e85914: Refactor: tools: Drop redundant scheduler arg from cli_resource_move() (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from cli_resource_move()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP9763e604391d: Refactor: tools: Take pcmk_resource_t in send_lrm_rsc_op() (authored by nrwahl2).
Refactor: tools: Take pcmk_resource_t in send_lrm_rsc_op()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP7797a01afff0: Refactor: tools: Take pcmk_resource_t in cli_resource_fail() (authored by nrwahl2).
Refactor: tools: Take pcmk_resource_t in cli_resource_fail()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPa8230ffb885c: Refactor: tools: Drop redundant scheduler arg from cli_resource_fail() (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from cli_resource_fail()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPc4dcfb6c36fe: Refactor: tools: Drop redundant scheduler arg from clear_rsc_history() (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from clear_rsc_history()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP8f37fc41feda: Refactor: tools: Take pcmk_resource_t in clear_rsc_history() (authored by nrwahl2).
Refactor: tools: Take pcmk_resource_t in clear_rsc_history()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP023c94a20313: Refactor: tools: Assert rsc != NULL in cli_resource_delete() (authored by nrwahl2).
Refactor: tools: Assert rsc != NULL in cli_resource_delete()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP686ffd71fcdb: Refactor: tools: Drop redundant scheduler arg from send_lrm_rsc_op() (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from send_lrm_rsc_op()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPbaf08b978e25: Refactor: tools: Drop crm_resource.c:compare_id() (authored by nrwahl2).
Refactor: tools: Drop crm_resource.c:compare_id()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPc825de64d470: Refactor: tools: Drop unneeded args to generate_resource_params() (authored by nrwahl2).
Refactor: tools: Drop unneeded args to generate_resource_params()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP734b1e90badd: Refactor: tools: Drop redundant scheduler arg from clear_rsc_failures() (authored by nrwahl2).
Refactor: tools: Drop redundant scheduler arg from clear_rsc_failures()
Tue, Mar 18, 2:31 PM