* [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5
@ 2016-06-29 16:39 Konrad Rzeszutek Wilk
2016-06-29 19:15 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2016-06-29 16:39 UTC (permalink / raw)
To: axboe, linux-kernel, xen-devel, linux-block; +Cc: bob.liu
Hey Jens,
Please git pull the 'stable/for-jens-4.7' branch which is based on your
'for-4.7/drivers' branch. It will nicely merge in your 'for-linus' branch:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.7
which has one fix for migration of guest. We found that if we migrate the
guest from a host that has multi-queue to an older (or vice-versa) we would
lose outstanding I/Os as we did not recreate all the queues properly and lost
the I/Os.
Please pull!
P.S.
I've also also put stable@vger.kernel.org on the patch.
drivers/block/xen-blkfront.c | 91 +++++++++++++++++++-------------------------
1 file changed, 40 insertions(+), 51 deletions(-)
Bob Liu (1):
xen-blkfront: save uncompleted reqs in blkfront_resume()
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5
2016-06-29 16:39 [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Konrad Rzeszutek Wilk
@ 2016-06-29 19:15 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2016-06-29 19:15 UTC (permalink / raw)
To: Konrad Rzeszutek Wilk, linux-kernel, xen-devel, linux-block; +Cc: bob.liu
On 06/29/2016 10:39 AM, Konrad Rzeszutek Wilk wrote:
> Hey Jens,
>
> Please git pull the 'stable/for-jens-4.7' branch which is based on your
> 'for-4.7/drivers' branch. It will nicely merge in your 'for-linus' branch:
>
> git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.7
>
> which has one fix for migration of guest. We found that if we migrate the
> guest from a host that has multi-queue to an older (or vice-versa) we would
> lose outstanding I/Os as we did not recreate all the queues properly and lost
> the I/Os.
>
> Please pull!
Pulled, thanks.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-29 19:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 16:39 [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Konrad Rzeszutek Wilk
2016-06-29 19:15 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).