1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver
Anusha Ragunathan a98be0344b Update plugingetter import path in docker/docker.
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-10-11 11:24:18 -07:00
..
aufs Merge pull request #26536 from anusha-ragunathan/aufs_unmount 2016-09-26 13:17:12 -07:00
btrfs
devmapper Merge pull request #26898 from YuPengZTE/devErrorsNew 2016-09-27 10:10:57 -04:00
graphtest Make graphdrivers work with pluginv2. 2016-09-20 08:49:48 -07:00
overlay Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
overlay2 correct some nits in comments 2016-09-15 12:17:58 +08:00
register Add separate overlay2 driver 2016-06-08 00:16:01 -07:00
vfs
windows Windows: Back up files mutated during layer import 2016-09-22 17:44:38 -07:00
zfs Merge pull request #24745 from daehyeok/logrus 2016-07-28 16:50:19 -07:00
counter.go
driver.go Update plugingetter import path in docker/docker. 2016-10-11 11:24:18 -07:00
driver_freebsd.go
driver_linux.go overlayfs added to FsNames 2016-09-22 14:35:40 +02:00
driver_solaris.go Refactoring for logrus formatting 2016-07-18 12:53:34 -06:00
driver_unsupported.go
driver_windows.go
fsdiff.go Fix naivediffdriver timestamp precision bug 2016-10-07 13:52:17 -07:00
plugin.go Update plugingetter import path in docker/docker. 2016-10-11 11:24:18 -07:00
plugin_unsupported.go Update plugingetter import path in docker/docker. 2016-10-11 11:24:18 -07:00
proxy.go