summaryrefslogtreecommitdiffhomepage
path: root/runsc/boot/vfs.go
AgeCommit message (Expand)Author
2020-05-13Use VFS2 mount namesFabricio Voznika
2020-05-12Adjust a few log messagesFabricio Voznika
2020-05-07Update privateunixsocket TODOs.Dean Deng
2020-05-04Mount VSFS2 filesystem using root credentialsFabricio Voznika
2020-05-04Add TTY support on VFS2 to runscFabricio Voznika
2020-04-24VFS2: Get HelloWorld image tests to pass with VFS2Zach Koopmans
2020-04-23Add vfs.MkdirOptions.ForSyntheticMountpoint.Jamie Liu
2020-04-17Get /bin/true to run on VFS2Zach Koopmans