moby/daemon/graphdriver
Vincent Batts d167338876 graphdriver/*: expect uncompressed tar for ApplyDiff
The `ApplyDiff` function takes a tar archive stream that is
automagically decompressed later. This was causing a double
decompression, and when the layer was empty, that causes an early EOF.

Signed-off-by: Vincent Batts <vbatts@redhat.com>
(cherry picked from commit 273f50c741)
2015-07-29 16:48:42 -07:00
..
aufs graphdriver/*: expect uncompressed tar for ApplyDiff 2015-07-29 16:48:42 -07:00
btrfs docker-inspect: Extend docker inspect to export image/container metadata related to graph driver 2015-06-15 14:05:10 -04:00
devmapper Merge pull request #14693 from LK4D4/update_libcontainer 2015-07-17 13:02:04 -07:00
graphtest Changed snake case naming to camelCase 2015-03-26 15:05:45 -06:00
overlay graphdriver/*: expect uncompressed tar for ApplyDiff 2015-07-29 16:48:42 -07:00
vfs Update libcontainer 2015-07-16 16:02:26 -07:00
windows Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
zfs ZFS driver: raise better errors during init 2015-07-20 15:24:48 +02:00
driver.go graphdriver/*: expect uncompressed tar for ApplyDiff 2015-07-29 16:48:42 -07:00
driver_linux.go Windows: graphdriver refactor 2015-05-20 08:51:27 -07:00
driver_unsupported.go Windows: graphdriver refactor 2015-05-20 08:51:27 -07:00
driver_windows.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
fsdiff.go graphdriver/*: expect uncompressed tar for ApplyDiff 2015-07-29 16:48:42 -07:00