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
Michael Crosby 8bb4d31b10 Remove mountedLayer Mount and Unmount
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-05-23 16:52:58 -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 Remove mountedLayer Mount and Unmount 2016-05-23 16:52:58 -07:00
zfs Remove mountedLayer Mount and Unmount 2016-05-23 16:52:58 -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