HomeClusterLabs Projects

Log: controller: add FSA input register flag functions

Description

Log: controller: add FSA input register flag functions

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

Bit 0x0001000 set by some_function:100
Bit 0x0008000 set by some_function:101

to:

FSA input flags 0x00009000 (R_JOIN_OK|R_INVOKE_PE) for controller set by some_function:100

Details

Provenance
kgaillotAuthored on Jun 25 2020, 7:18 PM
Parents
rPc97823afd172: Log: various: improve client flag handling
Branches
Unknown
Tags
Unknown

Event Timeline