HomeClusterLabs Projects

Log: scheduler: add resource flag functions

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Log: scheduler: add resource flag functions

... instead of set_bit()/clear_bit(), which improves trace messages like:

Bit 0x01000000 set by some_function:100

to:

Resource flags 0x01000000 (pe_rsc_failure_ignored) for some_resource set by some_function:100

Details

Provenance
kgaillotAuthored on Jun 26 2020, 6:41 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.