HomeClusterLabs Projects

Refactor: scheduler: drop group_expand()

Description

Refactor: scheduler: drop group_expand()

group_expand() called native_expand() and then called the ->expand() method for
each child ... but native_expand() already does that, so it was redundant and
had no effect. Just use native_expand() for groups.

Details

Provenance
kgaillotAuthored on May 27 2022, 5:17 PM
Parents
rPf8931800938e: Merge pull request #2800 from clumens/output-testing
Branches
Unknown
Tags
Unknown