]> xenbits.xensource.com Git - xen.git/commit
tools/oxenstored: Fix Oxenstored Live Update
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 19 Oct 2022 17:12:33 +0000 (18:12 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 20 Oct 2022 14:48:22 +0000 (15:48 +0100)
commit7110192b1df697be84a50f741651d4c3cb129504
treeefe14dbd77ab81bddddbf48abc31251fa19bfa10
parente9444d87427a1ac4518ee0a62da5d8803262c6cb
tools/oxenstored: Fix Oxenstored Live Update

tl;dr This hunk was part of the patch emailed to xen-devel, but was missing
from what ultimately got committed.

https://lore.kernel.org/xen-devel/4164cb728313c3b9fc38cf5e9ecb790ac93a9600.1610748224.git.edvin.torok@citrix.com/
is the patch in question, but was part of a series that had threading issues.
I have a vague recollection that I sourced the commits from a local branch,
which clearly wasn't as up-to-date as I had thought.

Either way, it's my fault/mistake, and this hunk should have been part of what
got comitted.

Fixes: 00c48f57ab36 ("tools/oxenstored: Start live update process")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
tools/ocaml/xenstored/xenstored.ml