Erez D wrote:
> hi
>
> i am looking for a compressed read-write journaling file system that
> can mount on a regular block device.
>
> JFFS2 needs MTD, so it is no good
> e2compr does is for e2 and not e3
> all other i found (e.g. squashfs) are read-only.
>
> the reason for it is not to take less disk space,
> but rather to get faster access to very slow block devices (about
> 150KB/sec).
>
>
> any idea ?
>
> erez.
Why not run a standard journaled FS over compressed block device?

Shachar

-- 
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to