From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 5 Sep 2017 16:54:42 +0200 From: Christoph Hellwig To: Brian Foster Cc: Amir Goldstein , "Darrick J . Wong" , Christoph Hellwig , linux-xfs , linux-fsdevel , Josef Bacik , "stable [v4.9]" Subject: Re: [PATCH v2] xfs: fix incorrect log_flushed on fsync Message-ID: <20170905145442.GA6869@lst.de> References: <1504280365-25354-1-git-send-email-amir73il@gmail.com> <20170902131955.GB36492@bfoster.bfoster> <20170905144006.GA48515@bfoster.bfoster> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170905144006.GA48515@bfoster.bfoster> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Sep 05, 2017 at 10:40:07AM -0400, Brian Foster wrote: > Thanks.. I agree that a rework of the optimization can come later now > that the bug is fixed. I agree in principle, but I don't think the patch in for-next is enough, given that it doesn't take ic_refcnt into account. > Christoph, are you planning to continue with your flushseq based patch? I think it is fundamentally the right thing to do, but given how much I've got on my plate I wouldn't mind someone else looking into it :)