On Sat, Jun 04, 2011 at 04:34:09PM +0800, Tao Ma wrote: > Cool, but do you have a mkfs.ext4 that we can let the kernel part work > happily? Or we have to add the feature by hand by editing the disk > format. ;) Grab the bigalloc-hack branch on the e2fsprogs git tree on git.kernel.org. This will allow you to create bigalloc file systems via "mke2fs -t ext4 -O bigalloc". Don't base anything on this branch; the code is incredibly hacky, and not how the final bigalloc support will be done. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html