containerd/sys
Wei Fu 67b54c6670 Support >= 128 layers in overlayfs snapshots
Auto-detect longest common dir in lowerdir option and compact it if the
option size is hitting one page size. If does, Use chdir + CLONE to do
mount thing to avoid hitting one page argument buffer in linux kernel
mount.

Signed-off-by: Wei Fu <fhfuwei@163.com>
2018-08-07 10:59:36 +08:00
..
env.go Don't fail on setting -ve oom score when rootless 2018-05-04 17:06:01 +01:00
epoll.go Licence header added 2018-02-19 10:32:26 +09:00
fds.go Licence header added 2018-02-19 10:32:26 +09:00
filesys_unix.go Licence header added 2018-02-19 10:32:26 +09:00
filesys_windows.go Licence header added 2018-02-19 10:32:26 +09:00
mount_linux_test.go Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00
mount_linux.go Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00
oom_unix_test.go Update tests to use gotest.tools angel 2018-06-08 21:02:01 +02:00
oom_unix.go Don't fail on setting -ve oom score when rootless 2018-05-04 17:06:01 +01:00
oom_windows.go Licence header added 2018-02-19 10:32:26 +09:00
proc.go Licence header added 2018-02-19 10:32:26 +09:00
reaper_linux.go Runtime v2 2018-07-17 10:21:29 -04:00
reaper.go Runtime v2 2018-07-17 10:21:29 -04:00
socket_unix.go Fix typo in CreateUnixSocket error message 2018-03-30 13:14:55 -07:00
socket_windows.go Licence header added 2018-02-19 10:32:26 +09:00
stat_bsd.go Licence header added 2018-02-19 10:32:26 +09:00
stat_unix.go Licence header added 2018-02-19 10:32:26 +09:00
subprocess_unsafe_linux.go Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00
subprocess_unsafe_linux.s Support >= 128 layers in overlayfs snapshots 2018-08-07 10:59:36 +08:00