Re: [PATCH v3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies

2022-08-18 Thread Priyankar Jain
Hi Marc, Could you please merge this in master? I see this commit is missing in master, although it was approved long back. Thanks, Priyankar Jain On 26/11/21 7:45 pm, Priyankar Jain wrote: The purpose of dbus_get_proxies to construct the proxies corresponding to the IDs registered to

[PATCH v3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies

2021-11-26 Thread Priyankar Jain
The purpose of dbus_get_proxies to construct the proxies corresponding to the IDs registered to dbus-vmstate. Currenty, this function returns an error in case there is any failure while instantiating proxy for "all" the names on dbus. Ideally this function should error out only if it is not able