Suggestion for new filesystem : tar files ?

Scott Gordon (gordon@physics.uq.edu.au)
Fri, 11 Sep 1998 16:48:20 +1000 (GMT)


Hi all,

I'm wondering if anyone has ever tried to implement tar files as a filesystem
in Linux ?

It sounds to me like it would be simple (at least for the read-only case), and
could be useful, eg. easily examining and extracting files from distributions
of software, or recovering backups, without having to use special commands.

Probably using compressed tar files ( *.tar.gz ) would be tricky and slow
though I suspect, since decoding each byte depends on the whole earlier
contents of the file (as I understand it).

Just a thought ..

Scott Gordon
Physics Department
Queensland University
Australia

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