From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754968AbcHVLIN (ORCPT ); Mon, 22 Aug 2016 07:08:13 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:57820 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752104AbcHVLIL (ORCPT ); Mon, 22 Aug 2016 07:08:11 -0400 Date: Mon, 22 Aug 2016 13:08:03 +0200 From: Willy Tarreau To: Dave Chinner Cc: Dave Chinner , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Greg Kroah-Hartman Subject: Re: [PATCH 3.10 090/180] xfs: xfs_iflush_cluster fails to abort on error Message-ID: <20160822110803.GA21145@1wt.eu> References: <1471793510-13022-1-git-send-email-w@1wt.eu> <1471793510-13022-91-git-send-email-w@1wt.eu> <20160822042108.GH22388@dastard> <20160822051826.GA4522@1wt.eu> <20160822105537.GG2031@devil.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160822105537.GG2031@devil.localdomain> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 22, 2016 at 08:55:37PM +1000, Dave Chinner wrote: > Ok, I didn't notice that the fix from 3.14 was further down the > queue. I put a procmail filter in to catch this patch on lkml > so i didn't see it in the context of the entire series (way too much > traffic on lkml to keep up with it). So I probably pulled the > trigger a little early. No offence taken, don't worry. I prefer to see maintainers fight for reliability than not care :-) > I agreed that it would be best to combine the two patches so there > isn't a bisection point that could result in corruptions... yes, I've re-merged them already. Thanks, Willy