10 Apr
2025
10 Apr
'25
12:41 a.m.
On Wed, 9 Apr 2025 16:35:39 +1000
David Gibson
Patch 1/2 here fixes what I think is the bug causing the latest issue in: https://github.com/containers/podman/issues/23686
While fixing that I spotted the bug fixed in 2/2. Definitely a bug, although I suspect we'll mostly get away with it if the --trace option is not enabled.
David Gibson (2): tcp_splice: Don't double could bytes read on EINTR tcp_splice: Don't clobber errno before checking for EAGAIN
Applied. -- Stefano