moby--moby/image
Stefan J. Wernli 041a9510c6 Fixing 'docker save' on Windows.
Save was failing file integrity checksums due to bugs in both
Windows and Docker. This commit includes fixes to file time handling
in tarexport and system.chtimes that are necessary along with
the Windows platform fixes to correctly support save. With this
change, sysfile_backups for windowsfilter driver are no longer
needed, so that code is removed.

Signed-off-by: Stefan J. Wernli <swernli@microsoft.com>
2016-02-08 18:08:49 -08:00
..
spec
tarexport Fixing 'docker save' on Windows. 2016-02-08 18:08:49 -08:00
v1
fs.go
fs_test.go
image.go
image_test.go
rootfs.go
rootfs_unix.go
rootfs_windows.go
store.go Clear old parent reference on resetting image parent 2016-02-05 17:05:19 -08:00
store_test.go Clear old parent reference on resetting image parent 2016-02-05 17:05:19 -08:00