gvisor/pkg/p9
Dean Deng 1e7f0c822b Bump p9 version, adding corresponding checks to client_file.go.
PiperOrigin-RevId: 290145451
2020-01-16 15:39:19 -08:00
..
p9test New sync package. 2020-01-09 22:02:24 -08:00
BUILD New sync package. 2020-01-09 22:02:24 -08:00
buffer.go Reduce memory allocations on serving path 2019-04-29 15:33:47 -07:00
buffer_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
client.go New sync package. 2020-01-09 22:02:24 -08:00
client_file.go Bump p9 version, adding corresponding checks to client_file.go. 2020-01-16 15:39:19 -08:00
client_test.go Update p9 to support flipcall. 2019-09-12 23:37:31 -07:00
file.go Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. 2020-01-16 12:56:33 -08:00
handlers.go Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. 2020-01-16 12:56:33 -08:00
messages.go Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. 2020-01-16 12:56:33 -08:00
messages_test.go Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. 2020-01-16 12:56:33 -08:00
p9.go Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. 2020-01-16 12:56:33 -08:00
p9_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
path_tree.go New sync package. 2020-01-09 22:02:24 -08:00
pool.go New sync package. 2020-01-09 22:02:24 -08:00
pool_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
server.go New sync package. 2020-01-09 22:02:24 -08:00
transport.go New sync package. 2020-01-09 22:02:24 -08:00
transport_flipcall.go Return EIO from p9 if flipcall.Endpoint.Connect() fails. 2019-10-04 14:56:53 -07:00
transport_test.go Update p9 to support flipcall. 2019-09-12 23:37:31 -07:00
version.go Bump p9 version, adding corresponding checks to client_file.go. 2020-01-16 15:39:19 -08:00
version_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00