On 2023/6/25 16:08, Yifan Zhao wrote:
If tmpfs is used for /tmp and blob device is not specified, we need to
copy data between two different file systems during mkfs, which is not
supported by the copy_file_range() syscall. In this case, let's give it
a second chance by fallback to __erofs_copy_file_range().

Signed-off-by: Yifan Zhao <zhaoyi...@sjtu.edu.cn>

Thanks for catching this!
Reviewed-by: Gao Xiang <hsiang...@linux.alibaba.com>

Thanks,
Gao Xiang

Reply via email to