moby--moby/daemon/graphdriver
Derek McGowan c13a985fa1 Avoid fork on mount for overlay2 in common case
In the common case where the user is using /var/lib/docker and
an image with less than 60 layers, forking is not needed. Calculate
whether absolute paths can be used and avoid forking to mount in
those cases.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-08-22 11:43:10 -07:00
..
aufs wrong id when testing exists in daemon aufs 2016-08-16 16:42:45 +08:00
btrfs
devmapper
graphtest
overlay Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
overlay2 Avoid fork on mount for overlay2 in common case 2016-08-22 11:43:10 -07:00
register
vfs
windows
zfs
counter.go
driver.go
driver_freebsd.go
driver_linux.go
driver_solaris.go
driver_unsupported.go
driver_windows.go
fsdiff.go
plugin.go
plugin_unsupported.go
proxy.go