moby--moby/layer
Daniel Nephin f5916b10ae Remove the graph driver from the daemon, move it into the layer store.
Support restoreCustomImage for windows with a new interface to extract
the graph driver from the LayerStore.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-28 12:55:48 -05:00
..
empty.go Make TarStream return an io.ReadCloser 2015-11-25 16:39:54 -08:00
empty_test.go Add layer store 2015-11-24 09:40:23 -08:00
filestore.go Add layer store 2015-11-24 09:40:23 -08:00
filestore_test.go Add layer store 2015-11-24 09:40:23 -08:00
layer.go Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
layer_store.go Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
layer_test.go Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
layer_unix.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
layer_windows.go Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
migration.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
migration_test.go Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
mount_test.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
mounted_layer.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
ro_layer.go Make TarStream return an io.ReadCloser 2015-11-25 16:39:54 -08:00