containerd/content
Daniel Nephin 9184908075 Fix image pull after a failure
When resuming from a failed pull writer.Truncate() was not
seeking to the proper position in the file. This caused writes to
happen after the previously written content, instead of at the start
of the file.

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-12-13 18:24:12 -05:00
..
local Fix image pull after a failure 2017-12-13 18:24:12 -05:00
testsuite Add gc labels to content tests 2017-11-20 16:57:40 -08:00
content.go Abort newly created references on error 2017-10-11 10:10:19 -07:00
helpers_test.go Add staticcheck linter 2017-11-28 13:05:30 -05:00
helpers.go Fix image pull after a failure 2017-12-13 18:24:12 -05:00