From: Wei Liu <wei.liu2@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
Wei Liu <wei.liu2@citrix.com>
Subject: Re: [PATCH for-4.7] hotplug/Linux: fix same_vm check in block script
Date: Fri, 15 Apr 2016 10:55:56 +0100 [thread overview]
Message-ID: <20160415095556.GW18652@citrix.com> (raw)
In-Reply-To: <22287.56777.362950.353545@mariner.uk.xensource.com>
On Thu, Apr 14, 2016 at 07:13:29PM +0100, Ian Jackson wrote:
> Wei Liu writes ("[PATCH for-4.7] hotplug/Linux: fix same_vm check in block script"):
> > The original same_vm check has two bugs. When stubdom is in use because
> > it relies on numeric domid to check if two domains are in fact the same
> > one. Another one is that the check would fail when two stubdoms are
> > checked against each other.
> >
> > The first bug is fixed by using uuid to identify a domain. The second
> > bug is fixed by comparing the domains two stubdoms serve.
> >
> > Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> > ---
> > Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> >
> > This should fix osstest stubdom local migration test. Local migration
> > without stubdom is also tested and passed.
>
> This looks plausible to me.
>
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
>
FAOD:
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
> Thanks,
> Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-04-15 9:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 17:02 [PATCH for-4.7] hotplug/Linux: fix same_vm check in block script Wei Liu
2016-04-14 18:13 ` Ian Jackson
2016-04-15 9:55 ` Wei Liu [this message]
2016-04-15 11:02 ` Ian Jackson
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=20160415095556.GW18652@citrix.com \
--to=wei.liu2@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=xen-devel@lists.xenproject.org \
/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.