Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433906 > unrolled thread

[GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5

Started byKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
First post2016-06-29 18:50 +0200
Last post2016-06-29 21:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2016-06-29 18:50 +0200
    Re: [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Jens Axboe <axboe@kernel.dk> - 2016-06-29 21:20 +0200

#1433906 — [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5

FromKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date2016-06-29 18:50 +0200
Subject[GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5
Message-ID<rPqQy-6AE-11@gated-at.bofh.it>
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()

[toc] | [next] | [standalone]


#1434002

FromJens Axboe <axboe@kernel.dk>
Date2016-06-29 21:20 +0200
Message-ID<rPtbH-88x-5@gated-at.bofh.it>
In reply to#1433906
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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web