Satoe Imaishi

Results 1 issues of Satoe Imaishi

Created a 100K file using `dd if=/dev/zero of=zeros bs=100K count=1`. The file created is: `100K -rw-r--r-- 1 root root 100K Feb 5 12:10 zeros` After copying the file using copyfile_sparse:...