Searched hist:d9f85c9a9d343f0f75b8a22db69a67e36832dd42 (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-fan-presence/control/json/ |
H A D | manager.cpp | diff d9f85c9a9d343f0f75b8a22db69a67e36832dd42 Thu Apr 07 12:55:48 CDT 2022 Matt Spinler <spinler@us.ibm.com> control: Stop caching uninteresting service ifaces
In the code that adds the path/service/interface to the services cache, there was one code path that would add every interface on the path to the cache map instead of just the service being requested. Change the code to only add that single interface.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I5c3d03d2855c4506dcf58fd1d805f1ec9ae3c25a
|