Subject: Re: SoC project proposal
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 03/21/2007 21:58:32
On Wed, Mar 21, 2007 at 10:25:20PM +0100, Manuel Bouyer wrote:
> > 
> >       Over 16TB file system size
> 
> ffsv2 can actually handle filesystems much larger than that.

Even lowly ffsv1 can do 256TB (with 64kB fragments), or 32TB with
64kB blocks and 8kB fragments.
(modulo bugs in untested code paths)

> Also note that ext2/ext3 has some limitations, like 16bit uid/gid,
> only one second resolution for access/create/modification times.

Hmm... those don't look good!

	David

-- 
David Laight: david@l8s.co.uk