moby--moby/daemon/graphdriver/vfs
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
..
copy_linux.go Have VFS graphdriver use accelerated in-kernel copy 2017-11-28 14:59:56 -08:00
copy_unsupported.go Have VFS graphdriver use accelerated in-kernel copy 2017-11-28 14:59:56 -08:00
driver.go Have VFS graphdriver use accelerated in-kernel copy 2017-11-28 14:59:56 -08:00
quota_linux.go Add quota support to VFS graphdriver 2017-11-06 15:53:51 -08:00
quota_unsupported.go Add quota support to VFS graphdriver 2017-11-06 15:53:51 -08:00
vfs_test.go Add quota support to VFS graphdriver 2017-11-06 15:53:51 -08:00