On 14/03/2025 12:18 pm, Juergen Gross wrote: > Use the new unique_id of a domain in order to detect that a domain > has been replaced with another one reusing the doamin-id of the old
domain. > domain. > > While changing the related code, switch from "dom_invalid" to > "dom_valid" in order to avoid double negation and use "bool" as type > for it. > > Signed-off-by: Juergen Gross <jgr...@suse.com>