gvisor/pkg
Chong Cai e21a71bff1 Allow user mount for verity fs
Allow user mounting a verity fs on an existing mount by specifying mount
flags root_hash and lower_path.

PiperOrigin-RevId: 366843846
2021-04-05 12:01:44 -07:00
..
abi Implement cgroupfs. 2021-04-02 21:10:44 -07:00
amutex Invert dependency between the context and amutex packages. 2020-09-15 15:14:53 -07:00
atomicbitops Automated rollback of changelist 303799678 2020-04-01 11:06:26 -07:00
binary
bits Misc fixes to make stat_test pass (almost) 2020-03-25 14:59:15 -07:00
bpf Fix more nogo tests 2020-11-03 15:23:32 -08:00
buffer
cleanup
compressio
context
control Add benchmarks targets to BuildKite. 2021-01-05 13:21:54 -08:00
coverage [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
cpuid [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
crypto Internal change. 2020-12-03 14:47:16 -08:00
eventchannel
fd [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fdchannel [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fdnotifier [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
flipcall [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
fspath Port most syscalls to VFS2. 2020-02-25 13:37:34 -08:00
gohacks Bump build constraints to Go 1.18 2021-02-18 15:30:58 -08:00
goid
hostarch [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
ilist
iovec
linewriter Remove implicit dependencies for leaf packages. 2020-05-20 18:35:32 -07:00
lisafs
log Remove dependency on golang.org/x/sys/unix 2021-03-03 14:26:30 -08:00
marshal [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
memutil [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
merkletree [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
metric Human-readable metric emit logs 2021-01-13 08:20:00 -08:00
p9 setgid directory support in goferfs 2021-03-23 15:42:12 -07:00
pool Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
procid [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
rand Actually wrap rand.Reader in bufio.Reader. 2020-03-20 17:02:13 -07:00
refs Add logging option to leak checker. 2020-10-28 18:23:29 -07:00
refsvfs2 Combine reference count logs into one message. 2021-01-15 14:40:26 -08:00
ring0 [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
safecopy [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
safemem [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
seccomp [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
secio
segment
sentry Allow user mount for verity fs 2021-04-05 12:01:44 -07:00
shim [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
sleep Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
state Make type sanity checking happen only in race builds. 2021-01-05 18:15:27 -08:00
sync Add checklocks analyzer. 2021-03-03 12:24:21 -08:00
syncevent Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
syserr
syserror Translate syserror when validating partial IO errors 2021-03-18 12:19:57 -07:00
tcpip Add POLLRDNORM/POLLWRNORM support. 2021-03-24 12:11:44 -07:00
test
unet [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
urpc Add benchmarks targets to BuildKite. 2021-01-05 13:21:54 -08:00
usermem [syserror] Split usermem package 2021-03-29 13:30:21 -07:00
waiter