Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/poll: CopyFileRange returns EIO on CentOS 7 ( Linux Kernel 3.10.0-1127) when io.Copy in mounted CIFS [1.15 backport] #42369

Closed
gopherbot opened this issue Nov 3, 2020 · 3 comments
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@ianlancetaylor requested issue #42334 to be considered for backport to the next 1.15 minor release.

@gopherbot Please open backport issues for 1.15.

This is an unlikely error, but if it occurs there is no workaround.

@toothrot
Copy link
Contributor

toothrot commented Nov 5, 2020

Approved. This is a serious issue with no workaround. This code is new in 1.15.

@toothrot toothrot added the CherryPickApproved Used during the release process for point releases label Nov 5, 2020
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Nov 5, 2020
@gopherbot
Copy link
Author

Change https://golang.org/cl/267917 mentions this issue: [release-branch.go1.15] internal/poll: treat copy_file_range EIO as not-handled

@toothrot toothrot modified the milestones: Go1.15.4, Go1.15.5 Nov 5, 2020
@gopherbot
Copy link
Author

Closed by merging 1f2e58d to release-branch.go1.15.

gopherbot pushed a commit that referenced this issue Nov 6, 2020
…ot-handled

For #42334
Fixes #42369

Change-Id: Ife51df4e7d2539a04393abfdec45e3f902975fca
Reviewed-on: https://go-review.googlesource.com/c/go/+/266940
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
(cherry picked from commit 633f9e2)
Reviewed-on: https://go-review.googlesource.com/c/go/+/267917
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
@cagedmantis cagedmantis modified the milestones: Go1.15.5, Go1.15.6 Nov 12, 2020
@golang golang locked and limited conversation to collaborators Nov 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants