moby--moby/daemon/graphdriver/register
Derek McGowan 23e5c94cfb Add separate overlay2 driver
Adds a new overlay driver which uses multiple lower directories to create the union fs.
Additionally it uses symlinks and relative mount paths to allow a depth of 128 and stay within the mount page size limit.
Diffs and done directly over a single directory allowing diffs to be done efficiently and without the need fo the naive diff driver.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-06-08 00:16:01 -07:00
..
register_aufs.go Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
register_btrfs.go Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
register_devicemapper.go Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
register_overlay.go Add separate overlay2 driver 2016-06-08 00:16:01 -07:00
register_vfs.go Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
register_windows.go Move graph driver registration out of the daemon package. 2015-12-28 13:02:24 -05:00
register_zfs.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00