containerd/content/local
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
..
locks.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00
readerat.go content: remove Provider.Reader 2017-08-09 14:32:28 -07:00
store_test.go Fix image pull after a failure 2017-12-13 18:24:12 -05:00
store_unix.go Add structcheck, unused, and varcheck linters. 2017-11-21 11:14:37 -05:00
store_windows.go Add structcheck, unused, and varcheck linters. 2017-11-21 11:14:37 -05:00
store.go MkdirAll: fix usage 2017-11-30 10:18:08 -08:00
writer.go Fix image pull after a failure 2017-12-13 18:24:12 -05:00