Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp6192594imu; Sun, 2 Dec 2018 12:12:05 -0800 (PST) X-Google-Smtp-Source: AFSGD/XMj5upCiGpeHO8uqyGd51WTgjXSaEqS57JDCm82c4J+M38rmVY78aj1bwH3yYcMwAJrX3l X-Received: by 2002:a63:4611:: with SMTP id t17mr10972027pga.119.1543781525065; Sun, 02 Dec 2018 12:12:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543781525; cv=none; d=google.com; s=arc-20160816; b=uRs2DiQb2ai/j6LIWAJll4gQzBt6qDUR0yR9oFLT1/kuQpKIJ+wVjpnOcUJKLCJfFr Q3uADcHAWz9mlI93aX8Q8/jV5DO7aSB2EgvpJH3mJMGgfDZTN123yvOH2wjArHWJ5C/k OXLN5wGS0cWPCTPFgVbCxUMsEvc4LFk3lQknPEm3a/q6gCrW4B9qmsEmuyBdEeyaa51G 92GqmbfIEbdhvLoYiyl47rZeSoIFdjTWNHP39R1Nwbz5u9Rq5dh4lGTzVsSs/owniYyI 9fA/3YEYIKN6n14EyQ3Uay09NPVp1V02F0/diU3VM5Q8sPSFdF9cfZ6NEaNeFDGjvpId BR+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=laIDkdpBE6Td1UjWmzrGhq2/+1YrC86G2LjJDK35AhU=; b=h1Bnl0HuvJavpzOQxySnGQjjvnZRdBIgsUhIwPekX/hRjqq8Le/MUmY0kfxQru2Leg ynXIzQd077FTa2zP836NNtN45Vn9qReQt+lp0vHMbyMJijidBAo1Kogu2XwB1WH9Tdl2 oGGyLPDBez/ndR2YK8jdb1XbEji19CNF1sJ5qE6QjZNXVDirLmQYYa5ndjOmHzRF2mfT e0ffgCTTS6las8Qf9caeV9W/SgNgDYlJ8wHaSzK+GvknlXGrWriSJWL7HN6tMZLzTRkb KlXbIKW3432nDw+Lc7Em44p4geHQqSjV9i4PEdQZ8SWRidxBELrCmq3wRbnBBx2emAHr xDbg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dkCsOTpN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t12si11763507plr.311.2018.12.02.12.11.50; Sun, 02 Dec 2018 12:12:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dkCsOTpN; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725806AbeLBULK (ORCPT + 99 others); Sun, 2 Dec 2018 15:11:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:54810 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725730AbeLBULK (ORCPT ); Sun, 2 Dec 2018 15:11:10 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6CEE42082F; Sun, 2 Dec 2018 20:11:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543781467; bh=aiwYg2GP7Pg7r8WpWStxktgldyFk3AXtqxxQuKN36Jk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dkCsOTpN546+qGe6yJMUlxcMlkQg4N+O8H+MSjZLK30BfpZHnHcRz5XaqeGz01/XZ /6oURwq5HBTV8ehHODdB4K7f0tJkXnMdLFVlbkHFp15cbTz8EmzyTYdQe3Wop/4P3z ZhXIGncBZbHi/V7+unP2MZLXdFBfkXMKVmGesXxM= Date: Sun, 2 Dec 2018 21:11:05 +0100 From: Greg KH To: Dave Chinner Cc: Sasha Levin , stable@vger.kernel.org, linux-kernel@vger.kernel.org, Dave Chinner , "Darrick J . Wong" , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF Message-ID: <20181202201105.GB3932@kroah.com> References: <20181129060110.159878-1-sashal@kernel.org> <20181129060110.159878-25-sashal@kernel.org> <20181129121458.GK19305@dastard> <20181129124756.GA25945@kroah.com> <20181129224019.GM19305@dastard> <20181130082203.GA26830@kroah.com> <20181130214548.GO19305@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181130214548.GO19305@dastard> User-Agent: Mutt/1.11.0 (2018-11-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 01, 2018 at 08:45:48AM +1100, Dave Chinner wrote: > > > Right now the XFS developers don't have the time or resources > > > available to validate stable backports are correct and regression > > > fre because we are focussed on ensuring the upstream fixes we've > > > already made (and are still writing) are solid and reliable. > > > > Ok, that's fine, so users of XFS should wait until the 4.20 release > > before relying on it? :) > > Ok, Greg, that's *out of line*. Sorry, I did not mean it that way at all, I apologize. I do appreciate all the work you do on your subsystem, I was not criticizing that at all. I was just trying to make a bad joke that it felt like no xfs patches should ever be accepted into stable kernels because more are always being fixed, so the treadmill wouldn't stop. It's like asking a processor developer "what chip to buy" and they always say "the next one is going to be great!" because that is what they are working on at the moment, yet you need to buy something today to get your work done. That's all, no harm ment at all, sorry if it came across the wrong way. greg k-h