moby--moby/graph
Vincent Batts 5a00326d29 graph: use tar archive entries for TarLayer
if there is a tar-data.json.gz present for an image layer, then use it
to create the tar archive, instead of the traditional graphdriver Diff.

Signed-off-by: Vincent Batts <vbatts@redhat.com>

Conflicts:
	graph/graph.go
2015-07-22 11:36:15 -04:00
..
tags
export.go
graph.go graph: use tar archive entries for TarLayer 2015-07-22 11:36:15 -04:00
graph_test.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
graph_unix.go graph: use tar archive entries for TarLayer 2015-07-22 11:36:15 -04:00
graph_windows.go graph: use tar archive entries for TarLayer 2015-07-22 11:36:15 -04:00
history.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
import.go
list.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
load.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
load_unsupported.go
mutex.go
pools_test.go
pull.go
pull_v1.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
pull_v2.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
push.go
push_v1.go
push_v2.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
registry.go
service.go
tags.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
tags_unit_test.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00