Posted Mar 23, 2007 14:37 UTC (Fri) by nix (subscriber, #2304)
[Link]
Quite so! punch should really have been in POSIX from the start, except
that sparse files were never really in POSIX per se: they were just an
efficiency hack atop seeking, so nobody seems to have thought `hey, what
if we want to make an existing file sparser than it is?'
fallocate()
Posted Mar 23, 2007 14:50 UTC (Fri) by k8to (subscriber, #15413)
[Link]
Just when almost all of the use cases had dried up ;-)