On Mon, Nov 23, 2009 at 12:22:29PM -0700, Andreas Dilger wrote: > >Also fix a bug in the extents migration code; it wasn't calling > >ext4_forget() when releasing the indirect blocks during the > >conversion. > > Would this also solve Curt's problem, mentioned in "Bug in extent > zeroout: blocks not marked as new" where bforget was not being > called when the blocks are freed? No, Curt was referring to the extents code which convert uninitialized to initialized extents; the code I was referring to is the code which migrates direct/indirect-mapped inodes to extent-mapped inodes. - 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