HomeClusterLabs Projects

API: libpacemaker: Document that pcmk_fence_installed() ignores timeout

Description

API: libpacemaker: Document that pcmk_fence_installed() ignores timeout

It's always ignored this argument. It likely doesn't make sense to
implement a timeout, since the work currently consists of calls to
libstonith (not libstonithd!) functions and to scandir(). Implementing a
timeout would mean spawning one or more child processes and getting the
results via a pipe, which doesn't seem worth the effort.

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

Details

Provenance
nrwahl2Authored on Tue, Apr 15, 1:52 PM
Parents
rP6718368048d3: Refactor: libpacemaker: Drop pcmk__fence_installed() timeout argument
Branches
Unknown
Tags
Unknown