On Wed, Jul 22, 2015 at 10:43 AM, George Dunlap
wrote:
> On Tue, Jul 21, 2015 at 5:15 PM, Jan Beulich wrote:
> On 21.07.15 at 17:56, wrote:
>>> Some DOMCTLs returned non-POSIX error codes, replace them with POSIX
>>> compilant values instead. EBADRQC and EBADSLT are replaced by EINVAL, while
On Tue, Jul 21, 2015 at 5:15 PM, Jan Beulich wrote:
On 21.07.15 at 17:56, wrote:
>> Some DOMCTLs returned non-POSIX error codes, replace them with POSIX
>> compilant values instead. EBADRQC and EBADSLT are replaced by EINVAL, while
>> EUSERS is replaced with EOVERFLOW.
>
> Same here basicall
>>> On 21.07.15 at 17:56, wrote:
> Some DOMCTLs returned non-POSIX error codes, replace them with POSIX
> compilant values instead. EBADRQC and EBADSLT are replaced by EINVAL, while
> EUSERS is replaced with EOVERFLOW.
Same here basically - I'd appreciate if we could use EINVAL only as
a last res
Some DOMCTLs returned non-POSIX error codes, replace them with POSIX
compilant values instead. EBADRQC and EBADSLT are replaced by EINVAL, while
EUSERS is replaced with EOVERFLOW.
Signed-off-by: Roger Pau Monné
Cc: George Dunlap
Cc: Jan Beulich
Cc: Andrew Cooper
---
Nothing in libxc or libxl s