From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/6] Cleanup and improve sync (v3) Date: Tue, 18 Oct 2011 02:45:00 -0400 Message-ID: <20111018064459.GA27184@infradead.org> References: <1318020055-4450-1-git-send-email-jack@suse.cz> <20111018010726.GK4528@quack.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Curt Wohlgemuth , linux-fsdevel@vger.kernel.org, Al Viro To: Jan Kara Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:59625 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691Ab1JRGpE (ORCPT ); Tue, 18 Oct 2011 02:45:04 -0400 Content-Disposition: inline In-Reply-To: <20111018010726.GK4528@quack.suse.cz> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Oct 18, 2011 at 03:07:26AM +0200, Jan Kara wrote: > Hello, > > On Fri 07-10-11 22:40:49, Jan Kara wrote: > > this is a third iteration of my series improving handling of sync syscall. > > Since previous submission I have changed ordering of patches and split some > > patches as Christoph suggested. > Christoph, did you have a chance to look at this? I had been a bit busy, but I'll get back to it soon.