On Fri, Nov 07, 2014 at 01:54:33PM -0800, Darrick J. Wong wrote: > resize2fs does its magic by loading a filesystem, duplicating the > in-memory image of that fs, moving relevant blocks out of the way of > whatever new metadata get created, and finally writing everything back > out to disk. Enabling 64bit mode enlarges the group descriptors, > which makes resize2fs a reasonable vehicle for taking care of the rest > of the bookkeeping requirements, so add to resize2fs the ability to > convert a filesystem to 64bit mode and back. > > v2: Fix a couple of minor resource leaks; make it more explicit to the > user what we're doing to the fs. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > Cc: TR Reardon <thomas_reardon@xxxxxxxxxxx> 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