|
|
|
|
|
by layer8
72 days ago
|
|
Better fill those files with random bytes, to ensure the filesystem doesn’t apply some “I don’t actually have to store all-zero blocks” sparse-file optimization. To my knowledge no non-compressing file system currently does this, but who knows about the future. |
|
Much harder problem than the file system layers to deal with because the stat size will look smaller usually.