HomeClusterLabs Projects

Log: cib: add cib call option functions

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

Description

Log: cib: add cib call option functions

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

Bit 0x00000180 set by some_function:100

to:

CIB call flags 0x00000180 (cib_mixed_update|cib_scope_local) for some_caller set by some_function:100

Details

Provenance
kgaillotAuthored on Jun 26 2020, 10:22 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.