moby--moby/layer
Sargun Dhillon d2b71b2660 Have VFS graphdriver use accelerated in-kernel copy
This change makes the VFS graphdriver use the kernel-accelerated
(copy_file_range) mechanism of copying files, which is able to
leverage reflinks.

Signed-off-by: Sargun Dhillon <sargun@sargun.me>
2017-11-28 14:59:56 -08:00
..
empty.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
empty_test.go add testcase in layer/empty_test.go with Metadata() 2017-09-15 14:13:48 +08:00
filestore.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
filestore_test.go *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
filestore_unix.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
filestore_windows.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
layer.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
layer_store.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
layer_store_windows.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
layer_test.go Have VFS graphdriver use accelerated in-kernel copy 2017-11-28 14:59:56 -08:00
layer_unix.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
layer_unix_test.go Verify layer tarstream 2016-02-17 14:26:16 -05:00
layer_windows.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
migration.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
migration_test.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
mount_test.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
mounted_layer.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
ro_layer.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
ro_layer_unix.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
ro_layer_windows.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00