gvisor/pkg
Jamie Liu 1f384ac42b Add VFS2 support for device special files.
- Add FileDescriptionOptions.UseDentryMetadata, which reduces the amount of
  boilerplate needed for device FDs and the like between filesystems.

- Switch back to having FileDescription.Init() take references on the Mount and
  Dentry; otherwise managing refcounts around failed calls to
  OpenDeviceSpecialFile() / Device.Open() is tricky.

PiperOrigin-RevId: 287575574
2019-12-30 11:36:41 -08:00
..
abi
amutex Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
atomicbitops
binary Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
bits Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
bpf Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
compressio Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
control
cpuid
eventchannel
fd Cleanup host UDS support 2019-10-18 15:33:03 -07:00
fdchannel Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
fdnotifier Change syscall.EPOLLET to unix.EPOLLET 2019-08-05 23:10:08 +00:00
flipcall
fspath
gate
ilist Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
linewriter Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
log Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
memutil
metric internal BUILD file cleanup. 2019-09-23 08:25:13 -07:00
p9 Remove useless comments from p9/handlers.go. 2019-12-16 16:32:59 -08:00
procid Update build tags to allow Go 1.14 2019-10-29 13:18:16 -07:00
rand Update canonical repository. 2019-06-13 16:50:15 -07:00
refs
seccomp Enable runsc/boot support on arm64. 2019-11-13 06:39:11 +00:00
secio Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
segment Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
sentry
sleep Update build tags to allow Go 1.14 2019-10-29 13:18:16 -07:00
state Import and structure cleanup. 2019-11-21 11:41:30 -08:00
syncutil
syserr netstack/udp: connect with the AF_UNSPEC address family means disconnect 2019-07-03 14:19:02 -07:00
syserror Clean up vfs.FilesystemImpl methods that operate on parent directories. 2019-12-23 13:18:39 -08:00
tcpip Automated rollback of changelist 287029703 2019-12-26 13:05:52 -08:00
tmutex
unet
urpc Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
waiter