From: Julien Grall <jgr...@amazon.com> Hi all,
This small patch series allows xenstore to report EPERM (see patch #2). Patch #1 was introduced to avoid someone else making the mistake to introduce a new error before EINVAL. Cheers, Julien Grall (2): public/io: xs_wire: Document that EINVAL should always be first in xsd_errors public/io: xs_wire: Allow Xenstore to report EPERM xen/include/public/io/xs_wire.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.32.0