moby--moby/daemon/graphdriver
Sebastiaan van Stijn e047d984dc
Remove LCOW code (step 1)
The LCOW implementation in dockerd has been deprecated in favor of re-implementation
in containerd (in progress). Microsoft started removing the LCOW V1 code from the
build dependencies we use in Microsoft/opengcs (soon to be part of Microsoft/hcshhim),
which means that we need to start removing this code.

This first step removes the lcow graphdriver, the LCOW initialization code, and
some LCOW-related utilities.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-03 21:16:21 +02:00
..
aufs Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
btrfs btrfs: Do not disable quota on cleanup 2021-04-13 16:23:39 +01:00
copy Added missing test cleanup for temporary directory 2021-05-01 15:39:50 +03:00
devmapper replace pkg/locker with github.com/moby/locker 2020-09-10 22:15:40 +02:00
fuse-overlayfs Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
graphtest quota: move quota package out of graphdriver 2020-10-05 13:28:25 +00:00
overlay Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
overlay2 archive: do not use overlayWhiteoutConverter for UserNS 2021-03-29 14:47:12 +09:00
overlayutils rootless: disable overlay2 if running with SELinux 2021-04-28 18:22:06 +09:00
register Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
vfs Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
windows Add security privilege needed to write layers when windows VHDX used as docker data root 2021-04-29 10:41:19 -07:00
zfs Use real root with 0701 perms 2021-02-02 13:01:25 +01:00
counter.go
driver.go daemon/graphdriver: normalize comment formatting 2019-11-27 15:43:23 +01:00
driver_freebsd.go
driver_linux.go Really switch to moby/sys/mount* 2020-03-20 09:46:25 -07:00
driver_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
driver_unsupported.go
driver_windows.go
errors.go
fsdiff.go Add layer id to NaiveDiffDriver untar timing log 2018-10-05 16:28:40 -07:00
plugin.go goimports: fix imports 2019-09-18 12:56:54 +02:00
proxy.go Move plugin client creation to the extension point 2018-05-25 15:18:53 -04:00