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/overlay
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
..
overlay.go Have VFS graphdriver use accelerated in-kernel copy 2017-11-28 14:59:56 -08:00
overlay_test.go Remove failing overlay test 2016-06-13 22:34:57 -07:00
overlay_unsupported.go Windows: Don't build Linux graph drivers 2015-06-08 15:09:33 -07:00