On Mon, Apr 18, 2016 at 11:35:33PM +0200, Jan Kara wrote: > dax_do_io() is calling filemap_write_and_wait() if DIO_LOCKING flags is > set. Presumably this was copied over from direct IO code. However DAX > inodes have no pagecache pages to write so the call is pointless. Remove > it. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Reviewed-by: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx> -- 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