[PATCH v2 0/2] public/io: xs_wire: Allow Xenstore to report EPERM

Julien Grall posted 2 patches 1 year, 10 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220627123635.3416-1-julien@xen.org
xen/include/public/io/xs_wire.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
[PATCH v2 0/2] public/io: xs_wire: Allow Xenstore to report EPERM
Posted by Julien Grall 1 year, 10 months ago
From: Julien Grall <jgrall@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