You can easily change this by reducing the number of inodes created.
If you specify "mke2fs -N 1 <dev>" you will get the minimum possible
number of inodes created. There is currently a 16TB limit on ext2/3
filesystems, unless you are testing on a platform with 8kB+ PAGE_SIZE
and have the e2fsprogs from the BK repository, in which case you can
create 8kB blocks (for 32TB filesystems).
Cheers, Andreas
-- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/- 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/