]> Cypherpunks repositories - gostls13.git/commit
internal/poll: note that copy_file_range bug is fixed
authorMichael Pratt <mpratt@google.com>
Mon, 27 Jan 2025 21:50:35 +0000 (16:50 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 19 Feb 2025 22:50:50 +0000 (14:50 -0800)
commit0d8c512ce9186b7e188713ec3a29f9dbb4817668
treef4842267aee393cd8963c6897e15ab8239549628
parent57cd75a351a170e6ec6f3525972d16a3135b9398
internal/poll: note that copy_file_range bug is fixed

We shouldn't drop the workaround in case we're running on an unpatched
kernel.

For #44272.

Change-Id: I6a6a636cb81c31856ac9b682e7d02fa1d8efa5d9
Reviewed-on: https://go-review.googlesource.com/c/go/+/644878
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/internal/poll/copy_file_range_linux.go