From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p81JMjLi035201 for ; Thu, 1 Sep 2011 14:22:45 -0500 Subject: Re: [PATCH 08/11] xfs: defer AIO/DIO completions From: Alex Elder In-Reply-To: <20110823082913.270459702@bombadil.infradead.org> References: <20110823082802.335389799@bombadil.infradead.org> <20110823082913.270459702@bombadil.infradead.org> Date: Thu, 1 Sep 2011 14:22:39 -0500 Message-ID: <1314904959.2903.67.camel@doink> MIME-Version: 1.0 Reply-To: aelder@sgi.com List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: xfs@oss.sgi.com On Tue, 2011-08-23 at 04:28 -0400, Christoph Hellwig wrote: > We really shouldn't complete AIO or DIO requests until we have finished > the unwritten extent conversion and size update. This means fsync never > has to pick up any ioends as all work has been completed when signalling > I/O completion. > > Signed-off-by: Christoph Hellwig Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs