moby/daemon/graphdriver
Michael Crosby 36a82c2032 Fix overlay use of rootdir and defer
Check for the rootDir first because the mergeDir may not exist if root
is present.

Also fix unmounting in the defer to make sure it does not have a
refcount.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-05-23 16:03:40 -07:00
..
aufs Add reference counting to aufs 2016-05-23 15:57:23 -07:00
btrfs Add disk quota support for btrfs 2016-05-05 14:35:13 +08:00
devmapper Add reference counting to aufs 2016-05-23 15:57:23 -07:00
graphtest Merge pull request #20525 from Microsoft/sjw/update-graphdriver-create 2016-04-08 20:44:03 -07:00
overlay Fix overlay use of rootdir and defer 2016-05-23 16:03:40 -07:00
register Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
vfs Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00
windows Add windows graph driver ref counter 2016-05-23 16:03:40 -07:00
zfs Add fast path for fsmagic supported drivers 2016-05-23 15:57:23 -07:00
counter.go Add reference counting to aufs 2016-05-23 15:57:23 -07:00
driver.go Add reference counting to aufs 2016-05-23 15:57:23 -07:00
driver_freebsd.go Move layer mount refcounts to mountedLayer 2016-03-23 14:42:52 -07:00
driver_linux.go Add reference counting to aufs 2016-05-23 15:57:23 -07:00
driver_unsupported.go daemon/graphdriver fix lint errors/warnings 2015-08-17 19:27:36 +00:00
driver_windows.go Windows: Remove windowsdiff driver 2016-05-20 16:18:19 -07:00
fsdiff.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
plugin_unsupported.go Create extpoint for graphdrivers 2015-09-09 20:24:35 -04:00
proxy.go Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00