Received: by 10.213.65.68 with SMTP id h4csp1798951imn; Thu, 29 Mar 2018 11:14:05 -0700 (PDT) X-Google-Smtp-Source: AIpwx49c2+PWmBUUS7Lqfl0fqlbSoZm94bzTAl7Z82T68fuWh3JqLTRtpAcebfFP9qnCMtlGZe2B X-Received: by 2002:a17:902:aa5:: with SMTP id 34-v6mr8321454plp.367.1522347245616; Thu, 29 Mar 2018 11:14:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522347245; cv=none; d=google.com; s=arc-20160816; b=sMxdN5b5GMlfd1CuEXzEgyLHNK5MIXdvM2su8Tq/oB1cNqvkOUECGfBU67ixUOxffL 5LyOfjC3pXiSS2RAyF+Ov3tTS3SSUp0Y9RlJZDySH0V9agn82bPwVLTdLzjUj1IDoJ1z c2aSW8mCV7XmyTg+NvhHLigwLzZmBi0sqyS++p95701XuJgF4Jhh9GJpx89bLiKPnuyc bBGOYzUJOsHCdbIm+F/l84PwzEAwRLjDQVQrQGWd/kQ5YQicDsLNWfgODAyMNcATGbun 5FjT8DK4pajxedLhvfRYwNOkCzeOuGZzmzMD5h6wvglzkhTH0nBRfkqLvAsCMgANERbp zp3A== 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:arc-authentication-results; bh=zppSShg/WWQ/m1YIILlwVMRWlc2AiHfQyrJM7U8bQ5k=; b=GLEDVuh9MZdKuHvdQOhKs2qSVWIt2wdSXtjk+uus+QB7J7Yj+iK0PUDRCGJX3TOKMT 36IiABlTqeLi0xN2yTk8AS9rosZ/6/6DK3MZyZ4+2/PA/Q4BZPHUugKE2CUIMW/ZeoCL A589KisCRC4qdozZL79OZ1wu8vI7ouRS8fNu1Sbcc9j8NYwL6hKWZv7MBaX9MU7rjKca no4ekhY361lsCn2cXX7tUO5ylyG18ld0OX8iro2UJPDkshvgCqielN789i0FR+a2Tz0o lIRfpv/QJ9J+BzkrSxozupuWyf7Q1uW57ltbx04x1kiQy8vVmZQF69NoXPZq+kLnPXF2 6qSg== ARC-Authentication-Results: i=1; mx.google.com; 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 x7si4274612pgr.301.2018.03.29.11.13.51; Thu, 29 Mar 2018 11:14:05 -0700 (PDT) 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; 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 S1754308AbeC2SM2 (ORCPT + 99 others); Thu, 29 Mar 2018 14:12:28 -0400 Received: from mx2.suse.de ([195.135.220.15]:57907 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752548AbeC2SM0 (ORCPT ); Thu, 29 Mar 2018 14:12:26 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 1FCBCAC42; Thu, 29 Mar 2018 18:12:25 +0000 (UTC) Date: Thu, 29 Mar 2018 18:12:23 +0000 From: "Luis R. Rodriguez" To: Dave Chinner Cc: Sasha Levin , Sasha Levin , "Luis R. Rodriguez" , "Darrick J. Wong" , Christoph Hellwig , xfs , "linux-kernel@vger.kernel.org List" , Greg Kroah-Hartman , Julia Lawall , Josh Triplett , Takashi Iwai , Michal Hocko , Joerg Roedel , Anna Schumaker , Josef Bacik , Tso Ted Subject: Re: [PATCH] xfs: always free inline data before resetting inode fork during ifree Message-ID: <20180329181223.GK30543@wotan.suse.de> References: <20180323013037.GA9190@wotan.suse.de> <20180323034145.GH4818@magnolia> <20180323170813.GD30543@wotan.suse.de> <20180323172620.GK4818@magnolia> <20180323182302.GB9190@wotan.suse.de> <20180325223357.GJ18129@dastard> <20180328033228.GA18129@dastard> <20180328193004.GB7561@sasha-vm> <20180328230535.GE18129@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180328230535.GE18129@dastard> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 29, 2018 at 10:05:35AM +1100, Dave Chinner wrote: > On Wed, Mar 28, 2018 at 07:30:06PM +0000, Sasha Levin wrote: > > > > This is actually something I want maintainers to dictate. What sort of > > testing would make the XFS folks happy here? Right now I'm doing > > "./check 'xfs/*'" with xfstests. Is it sufficient? Anything else you'd like to see? > > ... and you're doing it wrong. This is precisely why being able > to discover /exactly/ what you are testing and being able to browse > the test results so we can find out if tests passed when a user > reports a bug on a stable kernel. > > The way you are running fstests skips more than half the test suite > It also runs tests that are considered dangerous because they are > likely to cause the test run to fail in some way (i.e. trigger an > oops, hang the machine, leave a filesystem in an unmountable state, > etc) and hence not complete a full pass. > > "./check -g auto" runs the full "expected to pass" regression test > suite for all configured test configurations. (i.e. all config > sections listed in the configs/.config file) ie, it would be safer to expect that an algorithmic auto-selection process for fixes for stable kernels should have direct input and involvement from subsystems for run-time testing and simply guessing or assuming won't suffice. The days of just compile testing should be way over by now, and we should expect no less for stable kernels, *specially* if we start involving automation. Would a way to *start* to address this long term for XFS or other filesystems for auto-selection long-term be a topic worth covering / addressing at LSF/MM? Luis