Re: Is there a "make hole" (truncate in middle) syscall?

From: Olaf Titz
Date: Fri Dec 05 2003 - 17:48:30 EST


> I was thinking of making a toy that would run periodically against a
> seldom-changed filesystem, find runs of zeroes of a certain minimum
> size, and turn 'em into holes. The fragmentation might not be worth
> it, though...

"cp" does that already. Hunt for sparse files, copy them and move the
new file to the old location.
There used to be an installer (Slackware, I think) back in very old
days which did this to every binary after untarring...

Olaf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/