summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/fs_context.go
AgeCommit message (Expand)Author
2018-06-28Hold t.mu while calling t.FSContext().Nicolas Lacasse
2018-06-25Don't read cwd or root without holding muMichael Pratt
2018-04-28Check in gVisor.Googler