HomeClusterLabs Projects

Fail to start if knet ping timers are invalid

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Fail to start if knet ping timers are invalid

This required adding a lot of return values to two previously
'void' functions. I did two rather than just the one that was
needed because it seemed to make sense to do them both together.

Although these functions now return errors, they are probably
still ignored higher up. this really needs a comprehensive audit.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>

Details

Provenance
chrissie-cAuthored on Sep 27 2023, 7:36 AM
jfriesseCommitted on Oct 5 2023, 9:52 AM

Commit No Longer Exists

This commit no longer exists in the repository.