Page MenuHomeClusterLabs Projects
Feed All Stories

Mar 24 2025

nrwahl2 committed rP328cc2778880: Refactor: libcrmcommon: New pcmk__xpath_find_one() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_find_one()
Mar 24 2025, 5:08 PM
nrwahl2 committed rPfc182950f0f8: API: libcrmcommon: Deprecate pcmkXmlStr (authored by nrwahl2).
API: libcrmcommon: Deprecate pcmkXmlStr
Mar 24 2025, 5:08 PM
nrwahl2 committed rPb80bfa77d0e6: Refactor: libcrmcommon: Drop pcmkXmlStr internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmkXmlStr internally
Mar 24 2025, 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()
Mar 24 2025, 5:08 PM
nrwahl2 committed rP7718289cae9c: Refactor: libcrmcommon: Drop xml_tracking_changes() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop xml_tracking_changes() internally
Mar 24 2025, 5:08 PM
nrwahl2 committed rP08bc463bb5a3: API: libcrmcommon: Deprecate xml_tracking_changes() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_tracking_changes()
Mar 24 2025, 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()
Mar 24 2025, 5:08 PM
nrwahl2 committed rP65d44438a00e: API: libcrmcommon: Deprecate xml_document_dirty() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_document_dirty()
Mar 24 2025, 5:08 PM
nrwahl2 committed rP2b1f3c77fa9a: Refactor: libcrmcommon: Drop xml_document_dirty() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop xml_document_dirty() internally
Mar 24 2025, 5:08 PM
nrwahl2 committed rP5da49c4f2405: Refactor: libcrmcommon: Drop pcmk__tracking_xml_changes() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__tracking_xml_changes()
Mar 24 2025, 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
Mar 24 2025, 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
Mar 24 2025, 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
Mar 24 2025, 5:08 PM
GitHub <noreply@github.com> committed rPa6449d00818a: Merge pull request #3851 from nrwahl2/nrwahl2-refactors (authored by nrwahl2).
Merge pull request #3851 from nrwahl2/nrwahl2-refactors
Mar 24 2025, 5:08 PM

Mar 21 2025

nrwahl2 committed rP651dc0653946: Refactor: various: Drop includes of stddef.h (authored by nrwahl2).
Refactor: various: Drop includes of stddef.h
Mar 21 2025, 2:58 PM
nrwahl2 committed rPbd4a6cc458d2: Refactor: libcrmcommon: New pcmk__xpath_num_results() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_num_results()
Mar 21 2025, 2:58 PM
nrwahl2 committed rPf87588f9b0cf: Refactor: libcrmcommon: New pcmk__xpath_search() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_search()
Mar 21 2025, 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
Mar 21 2025, 2:58 PM
nrwahl2 committed rP74bbcb2ea135: API: libcrmcommon: Deprecate xpath_search() (authored by nrwahl2).
API: libcrmcommon: Deprecate xpath_search()
Mar 21 2025, 2:58 PM
nrwahl2 committed rP62e27fe97959: Refactor: libstonithd: Query stonith devices more clearly (authored by nrwahl2).
Refactor: libstonithd: Query stonith devices more clearly
Mar 21 2025, 2:58 PM
nrwahl2 committed rP5fbfafae51f8: API: libcrmcommon: Deprecate numXpathResults() (authored by nrwahl2).
API: libcrmcommon: Deprecate numXpathResults()
Mar 21 2025, 2:58 PM
nrwahl2 committed rP89a44762a782: API: libcrmcommon: Deprecate getXpathResult() (authored by nrwahl2).
API: libcrmcommon: Deprecate getXpathResult()
Mar 21 2025, 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
Mar 21 2025, 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
Mar 21 2025, 2:58 PM
nrwahl2 committed rP012f8c5995fb: Refactor: libcrmcommon: New pcmk__xpath_result() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xpath_result()
Mar 21 2025, 2:58 PM
nrwahl2 committed rP83a9215831e6: Refactor: various: Drop internal calls to freeXpathObject() (authored by nrwahl2).
Refactor: various: Drop internal calls to freeXpathObject()
Mar 21 2025, 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()
Mar 21 2025, 2:58 PM
nrwahl2 committed rP3d53058fbfb7: API: libcrmcommon: Deprecate freeXpathObject() (authored by nrwahl2).
API: libcrmcommon: Deprecate freeXpathObject()
Mar 21 2025, 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()
Mar 21 2025, 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()
Mar 21 2025, 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()
Mar 21 2025, 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()
Mar 21 2025, 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
Mar 21 2025, 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()
Mar 21 2025, 2:58 PM
nrwahl2 committed rPdcaf991ce416: Refactor: libcib: Drop dedupXpathResults() internally (authored by nrwahl2).
Refactor: libcib: Drop dedupXpathResults() internally
Mar 21 2025, 2:58 PM
nrwahl2 committed rP15e7a52a6f53: API: libcrmcommon: Deprecate dedupXpathResults() (authored by nrwahl2).
API: libcrmcommon: Deprecate dedupXpathResults()
Mar 21 2025, 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
Mar 21 2025, 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
Mar 21 2025, 2:58 PM
GitHub <noreply@github.com> committed rP8e0443587d10: Merge pull request #3843 from nrwahl2/nrwahl2-refactors (authored by clumens).
Merge pull request #3843 from nrwahl2/nrwahl2-refactors
Mar 21 2025, 2:58 PM

Mar 20 2025

fabbione committed rK3126d924b48d: compress: use lzo1x_decompress_safe (authored by chrissie-c).
compress: use lzo1x_decompress_safe
Mar 20 2025, 11:09 AM
GitHub <noreply@github.com> committed rKd4b7286e47ee: Merge pull request #437 from kronosnet/lzo2_safe (authored by fabbione).
Merge pull request #437 from kronosnet/lzo2_safe
Mar 20 2025, 10:48 AM
chrissie-c committed rK8f8c5f12f718: compress: use lzo1x_decompress_safe (authored by chrissie-c).
compress: use lzo1x_decompress_safe
Mar 20 2025, 9:39 AM
jfriesse committed rK276b263b734c: tx: Remove log message about adding header (authored by jfriesse).
tx: Remove log message about adding header
Mar 20 2025, 9:38 AM
jfriesse committed rKed2b35013d2d: tx: Initialize datafd_hdr (authored by jfriesse).
tx: Initialize datafd_hdr
Mar 20 2025, 9:38 AM
jfriesse committed rK99a40dd3ba42: transport: Fix writev_all (authored by jfriesse).
transport: Fix writev_all
Mar 20 2025, 9:38 AM
GitHub <noreply@github.com> committed rK3ecd475cb02c: Merge pull request #436 from jfriesse/fix_writev_all (authored by fabbione).
Merge pull request #436 from jfriesse/fix_writev_all
Mar 20 2025, 9:38 AM
chrissie-c committed rKa69e9db0b60a: compress: use lzo1x_decompress_safe (authored by chrissie-c).
compress: use lzo1x_decompress_safe
Mar 20 2025, 6:46 AM

Mar 19 2025

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.

Mar 19 2025, 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.
Mar 19 2025, 5:01 PM · Pacemaker: ACLs, Restricted Project, Pacemaker: Future Release Series
clumens added a project to T979: crmadmin error output is redundant: Restricted Project.
Mar 19 2025, 9:39 AM · Restricted Project, Restricted Project
clumens triaged T979: crmadmin error output is redundant as Low priority.
Mar 19 2025, 9:37 AM · Restricted Project, Restricted Project
gao-yan committed rP6265e99e4aca: Fix: libcrmcommon: provide a description for pcmk_rc_no_dc return code (authored by gao-yan).
Fix: libcrmcommon: provide a description for pcmk_rc_no_dc return code
Mar 19 2025, 9:35 AM
GitHub <noreply@github.com> committed rP4263b0ac7e86: Merge pull request #3848 from gao-yan/pcmk_rc_no_dc-desc (authored by clumens).
Merge pull request #3848 from gao-yan/pcmk_rc_no_dc-desc
Mar 19 2025, 9:35 AM

Mar 18 2025

clumens added a comment to T966: Avoid blocking wait in controller for CIB re-request.

@waltdisgrace Adding a mainloop timer here is definitely the way to go. If you haven't looked at the mainloop stuff before (especially glib's implementation and what we've built on top of it), this could be a little bit confusing. The basic idea is that we fake being multithreaded by looping over a queue of events that can come from various sources like file or network IO, UNIX signals, periodic or one-off timers, and so forth. Using the main loop allows us to avoid blocking other work from happening.

Mar 18 2025, 3:33 PM · Restricted Project, Restricted Project, Restricted Project
clumens assigned T966: Avoid blocking wait in controller for CIB re-request to waltdisgrace.
Mar 18 2025, 3:28 PM · Restricted Project, Restricted Project, Restricted Project
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.

Mar 18 2025, 3:21 PM · Restricted Project, Pacemaker: Scheduler, Restricted Project
clumens added a comment to T845: Don't allow id-ref to parent rule within nested rule.

@waltdisgrace Start by adding a unit test to verify that the pacemaker library still just segfaults on that input. 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. I can then help you make sense of the segfault and we can figure out where to throw an error.

Mar 18 2025, 3:09 PM · Restricted Project, Pacemaker: Scheduler, Restricted Project
clumens assigned T845: Don't allow id-ref to parent rule within nested rule to waltdisgrace.
Mar 18 2025, 3:07 PM · Restricted Project, Pacemaker: Scheduler, Restricted Project
clumens assigned T907: Map Corosync error codes to Pacemaker error codes to waltdisgrace.
Mar 18 2025, 2:58 PM · Restricted Project, Restricted Project, Restricted Project
clumens added a comment to T890: Log errors in pcmk_parse_interval_spec() callers.

Additionally, it would be nice to have a unit test or two for this function. Most of what it does is call another function, several of which are already unit tested, but checking that the inputs/outputs are as expected would be good.

Mar 18 2025, 2:57 PM · Restricted Project, Restricted Project
clumens assigned T890: Log errors in pcmk_parse_interval_spec() callers to waltdisgrace.
Mar 18 2025, 2:55 PM · Restricted Project, 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()
Mar 18 2025, 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()
Mar 18 2025, 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
Mar 18 2025, 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
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 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()
Mar 18 2025, 2:31 PM
nrwahl2 committed rPbc2b3d937aaf: Refactor: tools: Remove some nesting in cli_resource_search() (authored by nrwahl2).
Refactor: tools: Remove some nesting in cli_resource_search()
Mar 18 2025, 2:31 PM
nrwahl2 committed rPcd380f484ad1: Refactor: tools: GList function for building crm_resource node info list (authored by nrwahl2).
Refactor: tools: GList function for building crm_resource node info list
Mar 18 2025, 2:31 PM
nrwahl2 committed rP0bc77354f7d9: Doc: various: Drop doxygen structural commands (authored by nrwahl2).
Doc: various: Drop doxygen structural commands
Mar 18 2025, 2:31 PM
nrwahl2 committed rPd13aa3396312: Low: tools: Dry-run crm_resource --fail if CIB_file is set (authored by nrwahl2).
Low: tools: Dry-run crm_resource --fail if CIB_file is set
Mar 18 2025, 2:31 PM
nrwahl2 committed rP315369233277: Refactor: tools: Defunctionize build_node_info_list() (authored by nrwahl2).
Refactor: tools: Defunctionize build_node_info_list()
Mar 18 2025, 2:31 PM
nrwahl2 committed rP0844fb48cee7: Refactor: tools: Add a function table to crm_resource.c (authored by nrwahl2).
Refactor: tools: Add a function table to crm_resource.c
Mar 18 2025, 2:31 PM
nrwahl2 committed rPb067b2877b2f: Refactor: tools: New crm_rsc_cmd_info_t struct (authored by nrwahl2).
Refactor: tools: New crm_rsc_cmd_info_t struct
Mar 18 2025, 2:31 PM
nrwahl2 committed rP3d4e6f7ce270: Refactor: tools: New crm_rsc_find_match_basename flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_find_match_basename flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rPd5fa8668859f: Refactor: tools: New crm_rsc_find_match_anon_basename flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_find_match_anon_basename flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rP6e08c9c0f738: Refactor: tools: New crm_rsc_rejects_clone_instance flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_rejects_clone_instance flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rP7ba71d0e81a1: Refactor: tools: New crm_rsc_find_match_history flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_find_match_history flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rP31e6a2eea1fe: Refactor: tools: New crm_rsc_requires_cib flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_cib flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rPb93c92934cb4: Refactor: tools: New crm_rsc_requires_scheduler flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_scheduler flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rP194f68f6b087: Refactor: tools: New crm_rsc_requires_node flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_node flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rPa55a8e8d5038: Refactor: tools: New crm_rsc_requires_resource flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_resource flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rPa685d6c27e11: Refactor: tools: New crm_rsc_requires_controller flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_controller flag
Mar 18 2025, 2:31 PM
nrwahl2 committed rPa177662cadb5: Doc: tools: Add FIXME for crm_resource --force-* commands (authored by nrwahl2).
Doc: tools: Add FIXME for crm_resource --force-* commands
Mar 18 2025, 2:31 PM
nrwahl2 committed rP5d89047d7a59: Refactor: tools: Move crm_resource controller connection block (authored by nrwahl2).
Refactor: tools: Move crm_resource controller connection block
Mar 18 2025, 2:31 PM
nrwahl2 committed rP525a3aa1e123: Refactor: tools: Drop is_cib_required() and is_scheduler_required() (authored by nrwahl2).
Refactor: tools: Drop is_cib_required() and is_scheduler_required()
Mar 18 2025, 2:31 PM
nrwahl2 committed rPe4d203e4fed0: Refactor: tools: Return crm_exit_t from crm_resource handler functions (authored by nrwahl2).
Refactor: tools: Return crm_exit_t from crm_resource handler functions
Mar 18 2025, 2:31 PM
nrwahl2 committed rPeff1e47e3b92: Refactor: tools: Reorganize some crm_resource lookups and validation (authored by nrwahl2).
Refactor: tools: Reorganize some crm_resource lookups and validation
Mar 18 2025, 2:31 PM
nrwahl2 committed rPfb8ea1927e29: Doc: tools: Drop Coverity suppressions from crm_resource.c (authored by nrwahl2).
Doc: tools: Drop Coverity suppressions from crm_resource.c
Mar 18 2025, 2:31 PM