Y
Hacker News
new
|
ask
|
show
|
jobs
by
Crontab
619 days ago
This reminds me of APFS's Clone files:
https://eclecticlight.co/2024/03/20/apfs-files-and-clones/
1 comments
allanjude
618 days ago
It is, except it lets you do it as a sub-file level. You can clone a (block aligned) byte range of a file using the copy_file_range() syscall
link