gvisor/pkg
Ian Gudger 7e49515696 Deflake SendFileTest_Shutdown.
The sendfile syscall's backing doSplice contained a race with regard to
blocking. If the first attempt failed with syserror.ErrWouldBlock and then
the blocking file became ready before registering a waiter, we would just
return the ErrWouldBlock (even if we were supposed to block).

PiperOrigin-RevId: 254114432
2019-06-19 18:40:54 -07:00
..
abi Update canonical repository. 2019-06-13 16:50:15 -07:00
amutex Update canonical repository. 2019-06-13 16:50:15 -07:00
atomicbitops Update canonical repository. 2019-06-13 16:50:15 -07:00
binary Update canonical repository. 2019-06-13 16:50:15 -07:00
bits Update canonical repository. 2019-06-13 16:50:15 -07:00
bpf Update canonical repository. 2019-06-13 16:50:15 -07:00
compressio Update canonical repository. 2019-06-13 16:50:15 -07:00
control Update canonical repository. 2019-06-13 16:50:15 -07:00
cpuid Update canonical repository. 2019-06-13 16:50:15 -07:00
eventchannel Update canonical repository. 2019-06-13 16:50:15 -07:00
fd Update canonical repository. 2019-06-13 16:50:15 -07:00
fdnotifier Update canonical repository. 2019-06-13 16:50:15 -07:00
gate Update canonical repository. 2019-06-13 16:50:15 -07:00
ilist Update canonical repository. 2019-06-13 16:50:15 -07:00
linewriter Update canonical repository. 2019-06-13 16:50:15 -07:00
log Update canonical repository. 2019-06-13 16:50:15 -07:00
memutil Update canonical repository. 2019-06-13 16:50:15 -07:00
metric Update canonical repository. 2019-06-13 16:50:15 -07:00
p9 Add renamed children pathNodes to target parent 2019-06-19 13:41:07 -07:00
procid Update canonical repository. 2019-06-13 16:50:15 -07:00
rand Update canonical repository. 2019-06-13 16:50:15 -07:00
refs Update canonical repository. 2019-06-13 16:50:15 -07:00
seccomp Update canonical repository. 2019-06-13 16:50:15 -07:00
secio Update canonical repository. 2019-06-13 16:50:15 -07:00
segment Update canonical repository. 2019-06-13 16:50:15 -07:00
sentry Deflake SendFileTest_Shutdown. 2019-06-19 18:40:54 -07:00
sleep Update canonical repository. 2019-06-13 16:50:15 -07:00
state Update canonical repository. 2019-06-13 16:50:15 -07:00
syserr Update canonical repository. 2019-06-13 16:50:15 -07:00
syserror Update canonical repository. 2019-06-13 16:50:15 -07:00
tcpip Add support for TCP receive buffer auto tuning. 2019-06-13 22:28:01 -07:00
tmutex Update canonical repository. 2019-06-13 16:50:15 -07:00
unet Update canonical repository. 2019-06-13 16:50:15 -07:00
urpc Update canonical repository. 2019-06-13 16:50:15 -07:00
waiter Update canonical repository. 2019-06-13 16:50:15 -07:00