Re: Yet another filesystem - sffs

From: Miquel van Smoorenburg
Date: Tue Nov 30 2004 - 06:34:29 EST


In article <41AC2DBE.1080501@xxxxxxxxxxxx>,
Bernard Hatt <bernard.hatt@xxxxxxxxxxxx> wrote:
>I had an idea for a filesystem as an alternative to using a raw disk
>partition for storing a single (large) data file (eg. a DVD image or a
>database data file), adding the convenience of a file length, permissions
>and a uid/gid.
>
>As I now have some functional code (a 'compile outside the kernel'
>module, only tested against i386/2.6.9) I thought I'd share the sffs
>(single file file-system) code for comments/testing.

I've been using such a filesystem for years, since Linux 2.0 ..
It's at ftp://ftp.cistron.nl/pub/people/miquels/kernel/v2.[0246]/rawfs-*

I use it with the CNFS (Cyclic News File System) storage option
of INN for high-performance usenet news transit systems.

Mike.

-
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/