diff options
author | Dean Deng <deandeng@google.com> | 2020-09-21 23:42:47 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-09-21 23:44:27 -0700 |
commit | 742e58b873dbb8d3c14b2e40f212df90ec837671 (patch) | |
tree | 7bb0b8cc252325b9248776c0efb000189a4c2358 /pkg/shim | |
parent | 059d90b9f1c52e6aed259ba7ac4847de297273c6 (diff) |
Allow partial writes for gofer.specialFileFD.
Originally, we avoided partial writes in case it caused us to write a partial
packet to a socket-backed specialFileFD. However, this check causes splicing
from a pipe to specialFileFD to fail if we hit EOF on the pipe.
PiperOrigin-RevId: 333016216
Diffstat (limited to 'pkg/shim')
0 files changed, 0 insertions, 0 deletions