Ext3!
> Specifically, I need support for
> * KNFSD - it is a file server, afterall
Yep
> * LVM - For snapshots and to add space later
Yep
> * Resizing - See last point
There are two utilities to resize ext2, which ext3 is except for an
additional file (journal) after umount.
> * Quotas - Eventually, but we don't need it just yet
>
A little tricky in Linus' kernel. Should be sorted out soon.
> Which, if any, of the journaled FSes support these?
> Which one should I go with for a wide range of file and directory sizes?
>
How many files in a single dir? Reiser is great for that, but not so good
for fragmentation after time on a 70% full or more FS...
There is indexing in development for ext2/3, but that'll be 2.5 work.
Mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/