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
Daniel Nephin 91154e9235 Move graph driver registration out of the daemon package.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-28 13:02:24 -05:00
..
aufs Remove migrateIfDownlevel and aufs migration from docker pre-0.7 2015-12-22 16:45:42 -05:00
btrfs ingnore the NotExist error when removing inexistent files 2015-12-25 15:19:48 +08:00
devmapper loopback: separate loop logic from devicemapper 2015-12-18 10:57:43 -05:00
graphtest
overlay ingnore the NotExist error when removing inexistent files 2015-12-25 15:19:48 +08:00
register Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
vfs ingnore the NotExist error when removing inexistent files 2015-12-25 15:19:48 +08:00
windows
zfs reorder imports with goimports 2015-12-16 16:50:25 +01:00
driver.go Remove the graph driver from the daemon, move it into the layer store. 2015-12-28 12:55:48 -05:00
driver_freebsd.go
driver_linux.go
driver_unsupported.go
driver_windows.go
fsdiff.go
plugin.go
plugin_unsupported.go
proxy.go