On Thu, Jun 04, 2009 at 11:40:05AM +0530, Aneesh Kumar K.V wrote: > Now we have block_lock_hole_extend clearing the dirty flag of > buffer_heads outside i_size we should not find buffer_heads > which are unmapped and dirty in writepage. If we find do a WARN_ON. > We can still continue because block_write_full page look at the mapped > flag only. This is only true only *after* Jan's patches are applied, right? So that means it's only safe to apply this after Jan's patch series is applied. So I believe I need to queue this in the unstable portion of the patch queue until the page_mkwrite() changes are applied; otherwise we could have some spurious WARN_ON's. - 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