mirror of
https://github.com/moby/moby.git
synced 2026-07-12 10:35:14 +00:00
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>