On Fri, May 31, 2013 at 11:42:59AM +0200, Jan Kara wrote: > Now that we clear PageWriteback after extent conversion, there's no need > to wait for io_end processing in ext4_evict_inode(). Running AIO/DIO > keeps file reference until aio_complete() is called so ext4_evict_inode() > cannot be called. For io_end structures resulting from buffered IO > waiting is happening because we wait for PageWriteback in > truncate_inode_pages(). > > Reviewed-by: Zheng Liu <wenqing.lz@xxxxxxxxxx> > Signed-off-by: Jan Kara <jack@xxxxxxx> 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