From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly Date: Mon, 22 Feb 2016 00:56:04 -0800 Message-ID: <20160222085604.GA30903@infradead.org> References: <20160218054557.GH6338@birch.djwong.org> <20160218060148.GA10571@infradead.org> <20160218220232.GA4262@dastard> <20160219131829.GA30166@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Dave Chinner , Christoph Hellwig , "Darrick J. Wong" , Theodore Ts'o , linux-ext4 To: Jan Kara Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:33424 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753332AbcBVI4I (ORCPT ); Mon, 22 Feb 2016 03:56:08 -0500 Content-Disposition: inline In-Reply-To: <20160219131829.GA30166@quack.suse.cz> Sender: linux-ext4-owner@vger.kernel.org List-ID: Thanks Jan, this looks fine to me: Reviewed-by: Christoph Hellwig