On Sat, Jul 04, 2015 at 12:33:29AM -0400, Theodore Ts'o wrote: > Applied, although I reworded the commit description a little: > > ext4: correctly migrate a file with a hole at the beginning > > Currently ext4_ind_migrate() doesn't correctly handle a file which > contains a hole at the beginning of the file. This caused the migration > to be done incorrectly, and then if there is a subsequent following > delayed allocation write to the "hole", this would reclaim the same data > blocks again and results in fs corruption. Clearly better than my wording, thanks! Eryu -- 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