gvisor/pkg/p9
Fabricio Voznika 1bee43be13 Implement fallocate(2)
Closes #225

PiperOrigin-RevId: 247508791
Change-Id: I04f47cf2770b30043e5a272aba4ba6e11d0476cc
2019-05-09 15:35:49 -07:00
..
local_server Implement fallocate(2) 2019-05-09 15:35:49 -07:00
p9test Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
BUILD Implement fallocate(2) 2019-05-09 15:35:49 -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 Reduce memory allocations on serving path 2019-04-29 15:33:47 -07:00
client_file.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
client_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
file.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
handlers.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
messages.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
messages_test.go Reduce memory allocations on serving path 2019-04-29 15:33:47 -07:00
p9.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
p9_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
path_tree.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -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 Reduce memory allocations on serving path 2019-04-29 15:33:47 -07:00
transport.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
transport_test.go Reduce memory allocations on serving path 2019-04-29 15:33:47 -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