]> xenbits.xensource.com Git - xen.git/commit
tools/ocaml/xenstored: ignore transaction id for [un]watch
authorEdwin Török <edvin.torok@citrix.com>
Tue, 15 Dec 2020 13:43:43 +0000 (14:43 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 15 Dec 2020 13:43:43 +0000 (14:43 +0100)
commit57a55a429bb58a39c470a25826e65e1fc4ebf50c
tree14ae4174370c4e990beba144d7781e76b71d3837
parent03937f9928452325400bde39212f74a2a9fe0a88
tools/ocaml/xenstored: ignore transaction id for [un]watch

Instead of ignoring the transaction id for XS_WATCH and XS_UNWATCH
commands as it is documented in docs/misc/xenstore.txt, it is tested
for validity today.

Really ignore the transaction id for XS_WATCH and XS_UNWATCH.

This is part of XSA-115.

Signed-off-by: Edwin Török <edvin.torok@citrix.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/ocaml/xenstored/process.ml