On Fri, May 31, 2013 at 11:42:56AM +0200, Jan Kara wrote: > After removal of ext4_flush_unwritten_io() call, ext4_file_sync() > doesn't need i_mutex anymore. Forcing of transaction commits doesn't > need i_mutex as there's nothing inode specific in that code apart from > grabbing transaction ids from the inode. So remove the lock. > > 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