On Fri, May 31, 2013 at 11:42:58AM +0200, Jan Kara wrote: > We don't have to wait for extent conversion in ext4_punch_hole() as > buffered IO for the punched range has been flushed and waited upon (thus > all extent conversions for that range have completed). Also we wait for > all DIO to finish using inode_dio_wait() so there cannot be any extent > conversions pending due to direct IO. > > Also remove ext4_flush_unwritten_io() since it's unused now. > > 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