moby--moby/pkg/system
John Howard ce8e529e18 LCOW: Re-coalesce stores
Signed-off-by: John Howard <jhoward@microsoft.com>

The re-coalesces the daemon stores which were split as part of the
original LCOW implementation.

This is part of the work discussed in https://github.com/moby/moby/issues/34617,
in particular see the document linked to in that issue.
2018-01-18 08:29:19 -08:00
..
chtimes.go Golint: remove redundant ifs 2018-01-15 00:42:25 +01:00
chtimes_test.go
chtimes_unix.go
chtimes_unix_test.go
chtimes_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
chtimes_windows_test.go
errors.go
exitcode.go
filesys.go
filesys_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
init.go
init_unix.go
init_windows.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
lcow.go
lcow_unix.go
lcow_windows.go
lstat_unix.go
lstat_unix_test.go
lstat_windows.go
meminfo.go
meminfo_linux.go
meminfo_unix_test.go
meminfo_unsupported.go
meminfo_windows.go
mknod.go
mknod_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
path.go
path_windows_test.go
process_unix.go
process_windows.go
rm.go
rm_test.go
stat_darwin.go
stat_freebsd.go
stat_linux.go
stat_openbsd.go
stat_solaris.go
stat_unix.go
stat_unix_test.go
stat_windows.go
syscall_unix.go
syscall_windows.go
syscall_windows_test.go
umask.go
umask_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
utimes_freebsd.go
utimes_linux.go
utimes_unix_test.go
utimes_unsupported.go
xattrs_linux.go
xattrs_unsupported.go