Re: [PATCH 0/7] OMFS filesystem version 3

From: Pavel Machek
Date: Sun Apr 13 2008 - 06:00:40 EST


Hi!

> Uncached lookups in particular are very slow because directories are
> essentially a huge hash table. You might have to seek through several
> siblings in a bucket to get to the target file.
>
> They seem to have designed for online recovery with checksumming and
> mirroring of every FS object. This module updates these, but it does
> not do any online checking/repair. I have written an mkfs/fsck, though.

This is actually quite interesting. Checksuming filesystem sounds
pretty useful.

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/