moby--moby/daemon/graphdriver
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
..
aufs
btrfs Graphdriver/btrfs: Avoid using single d.Get() 2016-02-04 10:25:24 -08:00
devmapper
graphtest
overlay
register
vfs
windows Fixing 'docker save' on Windows. 2016-02-08 18:08:49 -08:00
zfs Fix ZFS permissions bug with user namespaces 2016-02-05 14:37:33 -05:00
driver.go
driver_freebsd.go
driver_linux.go
driver_unsupported.go
driver_windows.go
fsdiff.go
plugin.go
plugin_unsupported.go
proxy.go