]> Cypherpunks repositories - gostls13.git/commit
internal/poll: treat copy_file_range EPERM as not-handled
authorTobias Klauser <tklauser@distanz.ch>
Wed, 19 Aug 2020 14:54:36 +0000 (16:54 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 19 Aug 2020 22:26:47 +0000 (22:26 +0000)
commitb0cc02e8c2bdba5401838d9d70a859191af9bfa5
tree340d8c7f0b091429633855a867be679751213aca
parent2d34f3d023586fc001d64b372bd709efaab54a18
internal/poll: treat copy_file_range EPERM as not-handled

Fixes #40893

Change-Id: I938ea4796c1e1d1e136117fe78b06ad6da8e40de
Reviewed-on: https://go-review.googlesource.com/c/go/+/249257
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Antonio Troina <thoeni@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/internal/poll/copy_file_range_linux.go