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
John Starks b3bc5e0fe4 Windows: reexec when importing layers
This improves reliability by doing parsing of potentially untrusted data
in a separate process. It opens the door for further security improvements
if we can lock down the reexec-ed process. It also improves import
performance by only taking the backup and restore privileges once, for the
whole process.

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-05-13 18:16:11 -07:00
..
aufs refactor overlay storage driver compatibility check 2016-05-10 18:22:36 +02:00
btrfs Add disk quota support for btrfs 2016-05-05 14:35:13 +08:00
devmapper
graphtest
overlay refactor overlay storage driver compatibility check 2016-05-10 18:22:36 +02:00
register
vfs
windows Windows: reexec when importing layers 2016-05-13 18:16:11 -07:00
zfs
counter.go
driver.go
driver_freebsd.go
driver_linux.go
driver_unsupported.go
driver_windows.go
fsdiff.go
plugin.go
plugin_unsupported.go
proxy.go