gvisor/pkg/sentry/syscalls
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
..
linux Deflake SendFileTest_Shutdown. 2019-06-19 18:40:54 -07:00
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
epoll.go Update canonical repository. 2019-06-13 16:50:15 -07:00
syscalls.go Update canonical repository. 2019-06-13 16:50:15 -07:00