From: Fabio Fantoni <fabio.fantoni@m2r.biz>
To: George Dunlap <george.dunlap@eu.citrix.com>,
Ian Campbell <Ian.Campbell@citrix.com>
Cc: xen-devel@lists.xensource.com, Ian.Jackson@eu.citrix.com,
Stefano.Stabellini@eu.citrix.com
Subject: Re: [PATCH] tools/hotplug: fix bug on xendomains using xl
Date: Mon, 27 Jan 2014 12:47:19 +0100 [thread overview]
Message-ID: <52E64747.5010207@m2r.biz> (raw)
In-Reply-To: <52E291C6.80205@eu.citrix.com>
Il 24/01/2014 17:16, George Dunlap ha scritto:
> On 01/24/2014 02:45 PM, Fabio Fantoni wrote:
>> Il 21/01/2014 14:56, Ian Campbell ha scritto:
>>> On Tue, 2014-01-21 at 14:51 +0100, Fabio Fantoni wrote:
>>>> Make rdname function work with xl
>>>>
>>>> Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz>
>>> Acked-by: Ian Campbell <ian.campbell@citrix.com>
>>>
>>> Although I would have preferred a slightly more verbose changelog.
>>
>> This patch fix this problem:
>> http://lists.xen.org/archives/html/xen-devel/2014-01/msg01545.html
>> and perhaps also other problems.
>>
>> I have done extensive testing with the addition of this patch without
>> encountering errors, can it be added to the 4.4?
>>
>> Thanks for any reply.
>
> Ian said he was OK with the patch, but that he wished it had a better
> description.
>
> The one-line description is good; but a better body description would
> include:
>
> 1) A description of what's wrong
> 2) How this patch fixes the problem
>
> -George
rdname function not support json output of xl commands and this cause
problems using xl, for example check if domUs is already running
(because restored) on domUs autostart and do create in any case, if domU
is already running xl create fails with error instead skip it.
This patch add support of json output on rdname function sed solving
this problem and probably also problems of other cases.
I tried all possible cases that came to mind only after the patch, andI
haven't encountered problems but I do not know what other situations
have solved in addition to the case described above.
Add something similar to the description can be good?
Thanks for any reply and sorry for my bad english.
next prev parent reply other threads:[~2014-01-27 11:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 13:51 [PATCH] tools/hotplug: fix bug on xendomains using xl Fabio Fantoni
2014-01-21 13:56 ` Ian Campbell
2014-01-24 14:45 ` Fabio Fantoni
2014-01-24 16:16 ` George Dunlap
2014-01-27 11:47 ` Fabio Fantoni [this message]
2014-01-24 14:53 ` George Dunlap
2014-01-28 11:48 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52E64747.5010207@m2r.biz \
--to=fabio.fantoni@m2r.biz \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=Stefano.Stabellini@eu.citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.