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
Derek McGowan e6f2e7646c Remove symlinks on layer removal for overlay2
Symlinks are currently not getting cleaned up when removing layers since only the root directory is removed.
On remove, read the link file and remove the associated link from the link directory.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-06-14 12:40:35 -07:00
..
aufs aufs,overlay: disable on eCryptfs 2016-06-01 21:00:35 +03:00
btrfs Add disk quota support for btrfs 2016-05-05 14:35:13 +08:00
devmapper Modularize dm.use_deferred_removal and dm.use_deferred_deletion logic. 2016-06-13 12:05:46 -04:00
graphtest Expand graphtest package 2016-06-08 00:16:01 -07:00
overlay Remove failing overlay test 2016-06-13 22:34:57 -07:00
overlay2 Remove symlinks on layer removal for overlay2 2016-06-14 12:40:35 -07:00
register Add separate overlay2 driver 2016-06-08 00:16:01 -07:00
vfs Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00
windows *: fix logrus.Warn[f] 2016-06-11 19:42:38 +02:00
zfs Merge pull request #21946 from chosenken/add_disk_quota_to_zfs 2016-06-07 22:18:25 -04:00
counter.go Add reference counting to aufs 2016-05-23 15:57:23 -07:00
driver.go fix typos 2016-06-02 17:17:22 +08:00
driver_freebsd.go Move layer mount refcounts to mountedLayer 2016-03-23 14:42:52 -07:00
driver_linux.go aufs,overlay: disable on eCryptfs 2016-06-01 21:00:35 +03:00
driver_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
driver_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
driver_windows.go Windows: Remove windowsdiff driver 2016-05-20 16:18:19 -07:00
fsdiff.go Fix logrus formatting 2016-06-11 13:16:55 -07: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
proxy.go Adding readOnly parameter to graphdriver Create method 2016-04-06 13:52:53 -07:00