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
empty_test.go
filestore.go
filestore_test.go
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
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
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
mounted_layer.go
ro_layer.go