gvisor/pkg/p9
Michael Pratt df5d377521 Remove go_test from go_stateify and go_marshal
They are no-ops, so the standard rule works fine.

PiperOrigin-RevId: 268776264
2019-09-12 15:10:17 -07:00
..
p9test Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07: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 Update canonical repository. 2019-06-13 16:50:15 -07:00
client_file.go Update canonical repository. 2019-06-13 16:50:15 -07:00
client_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file.go Update canonical repository. 2019-06-13 16:50:15 -07:00
handlers.go Remove O(n) lookup on unlink/rename 2019-06-21 16:27:26 -07:00
messages.go Update canonical repository. 2019-06-13 16:50:15 -07:00
messages_test.go Forward named pipe creation to the gofer 2019-05-20 16:53:08 -07:00
p9.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
p9_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
path_tree.go Remove O(n) lookup on unlink/rename 2019-06-21 16:27:26 -07:00
pool.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pool_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
server.go Remove O(n) lookup on unlink/rename 2019-06-21 16:27:26 -07:00
transport.go Update canonical repository. 2019-06-13 16:50:15 -07:00
transport_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
version.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
version_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00