]> Cypherpunks repositories - gostls13.git/commit
internal/poll: treat copy_file_range EOPNOTSUPP as not-handled
authorIan Lance Taylor <iant@golang.org>
Wed, 12 Aug 2020 19:09:35 +0000 (12:09 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 19 Aug 2020 03:56:26 +0000 (03:56 +0000)
commitd3a411b6debccb665da3497e7fa597c9a5ff16f1
treeb9514784656f95face2ad8e208376f1950e4f868
parentbd519d0c8734c3e30cb1a8b8217dd9934cd61e25
internal/poll: treat copy_file_range EOPNOTSUPP as not-handled

Fixes #40731

Change-Id: I3e29878d597318acf5edcc38497aa2624f72be35
Reviewed-on: https://go-review.googlesource.com/c/go/+/248258
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
src/internal/poll/copy_file_range_linux.go