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
David Calavera ed6e33eede Make sure we call every graph init with the same root path.
Remove O(n^2) check for several prior configured drivers.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-03-11 17:15:55 -05:00
..
aufs Aufs: reduce redundant parsing of mountinfo 2016-03-04 11:39:59 +09:00
btrfs Fix the typo 2016-02-16 07:00:01 +00:00
devmapper Fix some typos in comments and strings 2016-02-22 20:27:15 +01:00
graphtest
overlay Use pools.Copy instead of io.Copy for overlay.copyRegular 2016-01-21 08:53:37 -08:00
register Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
vfs
windows Write Windows layer diffs to tar in standard format 2016-03-02 16:13:40 -08:00
zfs Add proper refcounting to zfs graphdriver 2016-02-11 01:00:54 -05:00
driver.go Make sure we call every graph init with the same root path. 2016-03-11 17:15:55 -05:00
driver_freebsd.go
driver_linux.go Add GPFS 2016-01-22 21:12:47 +08:00
driver_unsupported.go
driver_windows.go
fsdiff.go
plugin.go
plugin_unsupported.go
proxy.go