On Wed, Aug 28, 2013 at 05:43:51PM -0700, Darrick J. Wong wrote: > It turns out that resize2fs uses ext2fs_dup_handle to duplicate fs handles. If > MMP is enabled, this causes both handles to share MMP buffers, which is bad > news when it comes time to free both handles. Change the code to (we hope) fix > this. This prevents resize2fs from failing with a double-free error when > handed a MMP filesystem. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Thanks, applied. - 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