HomeClusterLabs Projects

API: libcrmcommon: Map pcmk_rc_no_output to CRM_EX_OK

Description

API: libcrmcommon: Map pcmk_rc_no_output to CRM_EX_OK

Previously it was mapped to CRM_EX_IOERR. However, it's often (most
often?) used in non-error situations. Two examples:

  • An internal output object (pcmk__output_t) is in quiet mode.
  • There's no relevant data to output.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Feb 14 2023, 1:32 AM
Parents
rP5dcf6a4dd4ae: Doc: libcrmcommon: Fix copyright in xml_display.c
Branches
Unknown
Tags
Unknown