gvisor/pkg/p9/p9test
Nicolas Lacasse 012102eefd Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC.
Note that the Sentry still calls Truncate() on the file before calling Open.

A new p9 version check was added to ensure that the p9 server can handle the
the OpenTruncate flag. If not, then the flag is stripped before sending.

PiperOrigin-RevId: 281609112
2019-11-20 15:07:16 -08:00
..
BUILD Fix p9 integration of flipcall. 2019-09-19 22:52:56 -07:00
client_test.go Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC. 2019-11-20 15:07:16 -08:00
p9test.go Fix p9 integration of flipcall. 2019-09-19 22:52:56 -07:00