gvisor/runsc
Ayush Ranjan 10930189c3 Fix mknod and inotify syscall test
This change fixes a few things:
- creating sockets using mknod(2) is supported via vfs2
- fsgofer can create regular files via mknod(2)
- mode = 0 for mknod(2) will be interpreted as regular file in vfs2 as well

Updates #2923

PiperOrigin-RevId: 320074267
2020-07-07 15:35:01 -07:00
..
boot Test that the fuse device can be opened 2020-06-25 15:46:30 -04:00
cgroup Cgroup fixes 2020-06-10 17:05:23 -07:00
cmd Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container Set the HOME environment variable for sub-containers. 2020-06-11 19:31:24 -07:00
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer Fix mknod and inotify syscall test 2020-07-07 15:35:01 -07:00
sandbox Add runsc options to set checksum offloading status 2020-06-16 16:34:26 -07:00
specutils Print spec as json when --debug is enabled 2020-06-16 10:52:17 -07:00
BUILD Clean-up comments in runsc/BUILD and CONTRIBUTING.md. 2020-02-10 14:15:36 -08:00
main.go Add runsc options to set checksum offloading status 2020-06-16 16:34:26 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00