gvisor/pkg/sentry/hostfd
Nicolas Lacasse c52195d258 Stop avoiding preadv2 and pwritev2, and add them to the filters.
Some code paths needed these syscalls anyways, so they should be included in
the filters. Given that we depend on these syscalls in some cases, there's no
real reason to avoid them any more.

PiperOrigin-RevId: 310829126
2020-05-10 17:52:20 -07:00
..
BUILD Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer. 2020-04-23 11:08:24 -07:00
hostfd.go Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer. 2020-04-23 11:08:24 -07:00
hostfd_unsafe.go Stop avoiding preadv2 and pwritev2, and add them to the filters. 2020-05-10 17:52:20 -07:00