* Request: d5ce4c31d6df518d for 4.14.y
@ 2018-07-10 12:14 Janne Huttunen
2018-07-10 13:29 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Janne Huttunen @ 2018-07-10 12:14 UTC (permalink / raw)
To: stable
Please consider the two upstream commits below for the 4.14.y
branch.
As a part of an automated test setup, we deploy a disk image into
various types of hardware. With the current 4.14.y kernel and
certain hardware configurations, the first attempt to write the
image to the disk always fails with 'Remote I/O error'. Retrying
the exact same command then always succeeds. The second patch
below fixes this issue allowing the first attempt to work. It
requires the first patch to compile without errors.
commit 425a4dba7953e35ffd096771973add6d2f40d2ed
Author: Ilya Dryomov <idryomov@gmail.com>
Date: Mon Oct 16 15:59:09 2017 +0200
block: factor out __blkdev_issue_zero_pages()
commit d5ce4c31d6df518dd8f63bbae20d7423c5018a6c
Author: Ilya Dryomov <idryomov@gmail.com>
Date: Mon Oct 16 15:59:10 2017 +0200
block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Request: d5ce4c31d6df518d for 4.14.y
2018-07-10 12:14 Request: d5ce4c31d6df518d for 4.14.y Janne Huttunen
@ 2018-07-10 13:29 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2018-07-10 13:29 UTC (permalink / raw)
To: Janne Huttunen; +Cc: stable
On Tue, Jul 10, 2018 at 03:14:07PM +0300, Janne Huttunen wrote:
>
> Please consider the two upstream commits below for the 4.14.y
> branch.
>
> As a part of an automated test setup, we deploy a disk image�into
> various types of hardware. With the current 4.14.y kernel�and
> certain hardware configurations, the first attempt to write�the
> image�to the disk always fails with 'Remote I/O error'. Retrying
> the exact same�command then�always succeeds. The second patch
> below fixes this issue allowing the first attempt to work. It
> requires the first patch to�compile�without errors.
>
>
> commit 425a4dba7953e35ffd096771973add6d2f40d2ed
> Author: Ilya Dryomov <idryomov@gmail.com>
> Date:���Mon Oct 16 15:59:09 2017 +0200
> ����block: factor out __blkdev_issue_zero_pages()� ��
>
>
> commit d5ce4c31d6df518dd8f63bbae20d7423c5018a6c
> Author: Ilya Dryomov <idryomov@gmail.com>
> Date:���Mon Oct 16 15:59:10 2017 +0200
> ����block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()� ��
Now queued up, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-10 13:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-10 12:14 Request: d5ce4c31d6df518d for 4.14.y Janne Huttunen
2018-07-10 13:29 ` Greg KH
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).