On 2022-12-30 16:23, Pádraig Brady wrote:
I may follow up with a related patch to ensure we _don't_ use copy_file_range with --sparse=never.
Not sure it's worth the bother. A file system that would create holes with copy_file_range could also do so with plain 'write', no?