Ideas for changes to Unix filesystem

Jeff Makey jeff at crash.cts.com
Tue Feb 5 17:54:41 AEST 1991


In article <1991Jan30.143326.16676 at socs.uts.edu.au> jeremy at socs.uts.edu.au (Jeremy Fitzhardinge) writes:
>2 - insertion/deletion in the middle of a file without copying
 [...]
>3 - limited sized files

Both of these wishes could be granted by combining a variant of
ftruncate() that deletes bytes from arbitrary sections of a file with a
new kernel call that efficiently creates empty space in the middle of a
file.

                            :: Jeff Makey

Department of Tautological Pleonasms and Superfluous Redundancies Department
    Posting from my temporary home at ...
    Domain: jeff at crash.cts.com    UUCP: nosc!crash!jeff



More information about the Comp.unix.internals mailing list