Re: [Xen-devel] [PATCH RFC 3/9] libxl: introduce specific xenstore error codes

2015-06-26 Thread Rob Hoes
> On 26 Jun 2015, at 15:36, Rob Hoes wrote: > >> On 24 Jun 2015, at 16:10, Ian Jackson wrote: >> >> Rob Hoes writes ("[PATCH RFC 3/9] libxl: introduce specific xenstore error >> codes"): >>> Signed-off-by: Rob Hoes >> >> I don't understand the distinctions you are trying to make here. Is >

Re: [Xen-devel] [PATCH RFC 3/9] libxl: introduce specific xenstore error codes

2015-06-26 Thread Rob Hoes
> On 24 Jun 2015, at 16:10, Ian Jackson wrote: > > Rob Hoes writes ("[PATCH RFC 3/9] libxl: introduce specific xenstore error > codes"): >> Signed-off-by: Rob Hoes > > I don't understand the distinctions you are trying to make here. Is > it really useful for an application or a sysadmin to d

Re: [Xen-devel] [PATCH RFC 3/9] libxl: introduce specific xenstore error codes

2015-06-24 Thread Ian Jackson
Rob Hoes writes ("[PATCH RFC 3/9] libxl: introduce specific xenstore error codes"): > Signed-off-by: Rob Hoes I don't understand the distinctions you are trying to make here. Is it really useful for an application or a sysadmin to distinguish what operation was being attempted against xenstore

[Xen-devel] [PATCH RFC 3/9] libxl: introduce specific xenstore error codes

2015-06-24 Thread Rob Hoes
Signed-off-by: Rob Hoes --- tools/libxl/libxl_types.idl | 8 tools/libxl/libxl_xshelp.c | 14 +++--- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/tools/libxl/libxl_types.idl b/tools/libxl/libxl_types.idl index 6dc18fa..e9b3477 100644 --- a/tools/libxl/libxl_t