moby--moby/daemon/graphdriver
Derek McGowan ac5d363e67
Update overlay2 to use naive diff for changes
The archive changes function is not implemented correctly
to handle opaque directories.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-06-20 11:07:36 -07:00
..
aufs Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
btrfs Standardized log messages accross the different storage drivers. 2018-03-27 14:37:30 +02:00
copy Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
devmapper Various code-cleanup 2018-05-23 17:50:54 +02:00
graphtest Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
lcow Fix typos 2018-05-16 09:15:43 +08:00
overlay When id is empty for overlay2/overlay, do not remove the directories. 2018-06-07 17:35:54 -07:00
overlay2 Update overlay2 to use naive diff for changes 2018-06-20 11:07:36 -07:00
overlayutils Add additional message when backendfs is extfs without d_type support 2018-05-18 10:32:47 +08:00
quota Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
register Add canonical import comment 2018-02-05 16:51:57 -05:00
vfs Various code-cleanup 2018-05-23 17:50:54 +02:00
windows Merge pull request #36738 from Microsoft/jjh/getlayerpath 2018-04-14 09:59:38 -07:00
zfs Various code-cleanup 2018-05-23 17:50:54 +02:00
counter.go graphdriver: Fix RefCounter memory leak 2018-02-09 10:26:06 +08:00
driver.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_freebsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
driver_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00
driver_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fsdiff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
plugin.go Move plugin client to separate interface 2018-05-30 15:22:10 -04:00
proxy.go Move plugin client creation to the extension point 2018-05-25 15:18:53 -04:00