On Fri, Jun 10, 2011 at 04:00:18AM -0600, Andreas Dilger wrote: > Add the ability to skip zeroing journal blocks on disk. This can > significantly speed up mke2fs with large journals. At worst the > uninitialized journal is only a very short-term risk (if at all), > because the journal will be overwritten on any new filesystem as > soon as any significant amount of data is written to disk, and > the new journal TID would need to match the offset/TID of an old > commit block still left on disk. > > Signed-off-by: Andreas Dilger <adilger@xxxxxxxxxxxxx> Added to the next branch, thanks. - 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