On Fri, Apr 19, 2013 at 02:17:27AM -0400, Theodore Ts'o wrote: > On Thu, Apr 18, 2013 at 10:47:38PM -0700, Darrick J. Wong wrote: > > > > I think this happens because mext_insert_extents() open-codes the metadata > > dirtying and forgets to update the extent block header. It should call > > ext4_ext_dirty() at the end, instead. :( > > Yes. The following patch seems to fix the problem. Ah, I see you posted a similar patch. I'll take yours, since it's cleaner. - 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