]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.15] internal/poll: treat copy_file_range EIO as not-handled
authorTobias Klauser <tklauser@distanz.ch>
Mon, 2 Nov 2020 11:01:33 +0000 (12:01 +0100)
committerIan Lance Taylor <iant@golang.org>
Fri, 6 Nov 2020 00:15:21 +0000 (00:15 +0000)
commit1f2e58d89b754c28ba7448ead7d8d9ae8957ab49
tree35f192f9cc3f5dcb50e1ae28f50733768a5f4a9e
parent0e953add9656c32a788e06438cd7b533e968b7f8
[release-branch.go1.15] internal/poll: treat copy_file_range EIO as not-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 633f9e206045176a12c301eb2c249c1c1d9a5d2e)
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>
src/internal/poll/copy_file_range_linux.go