Hi all, Here's a short patch series that rolls up all my pending fixes for e2fsprogs. The first five patches introduce the "metdata_csum_seed" feature which decouples the metadata block checksums from the FS UUID so that said UUID can be changed while the FS is mounted. Patch #6 fixes filefrag not to report holes as fragmentation. Patch #7 changes tune2fs so that prior to making invasive changes to the filesystem it'll check that the FS has been fsck'd recently and if so confirms with the administrator that they actually want to proceed. Patch #8 teaches tune2fs to recover the journal if necessary. This prevents tune2fs modifications from being clobbered by a journal replay. The patchset should apply cleanly against the -next branch as of 30 November. Comments and questions are, as always, welcome. --D -- 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