moby/layer
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
..
empty.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
empty_test.go add testcase in layer/empty_test.go with Metadata() 2017-09-15 14:13:48 +08:00
filestore.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
filestore_test.go *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
filestore_unix.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
filestore_windows.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
layer.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
layer_store.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
layer_store_windows.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
layer_test.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
layer_unix.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
layer_unix_test.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
layer_windows.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
migration.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
migration_test.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
mount_test.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
mounted_layer.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
ro_layer.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
ro_layer_unix.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00
ro_layer_windows.go LCOW: Re-coalesce stores 2018-01-18 08:29:19 -08:00