From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71519C4338F for ; Wed, 28 Jul 2021 01:18:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3DF9F60F91 for ; Wed, 28 Jul 2021 01:18:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233068AbhG1BS2 (ORCPT ); Tue, 27 Jul 2021 21:18:28 -0400 Received: from mail107.syd.optusnet.com.au ([211.29.132.53]:53717 "EHLO mail107.syd.optusnet.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233008AbhG1BS1 (ORCPT ); Tue, 27 Jul 2021 21:18:27 -0400 Received: from dread.disaster.area (pa49-181-34-10.pa.nsw.optusnet.com.au [49.181.34.10]) by mail107.syd.optusnet.com.au (Postfix) with ESMTPS id B868973DA; Wed, 28 Jul 2021 11:18:24 +1000 (AEST) Received: from dave by dread.disaster.area with local (Exim 4.92.3) (envelope-from ) id 1m8YDH-00BZxG-FG; Wed, 28 Jul 2021 11:18:23 +1000 Date: Wed, 28 Jul 2021 11:18:23 +1000 From: Dave Chinner To: "Darrick J. Wong" Cc: guaneryu@gmail.com, linux-xfs@vger.kernel.org, fstests@vger.kernel.org, guan@eryu.me Subject: Re: [PATCH 1/1] misc: tag all tests that examine crash recovery in a loop Message-ID: <20210728011823.GA2566745@dread.disaster.area> References: <162743103739.3429001.16912087881683869606.stgit@magnolia> <162743104288.3429001.18145781236429703996.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <162743104288.3429001.18145781236429703996.stgit@magnolia> X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.3 cv=F8MpiZpN c=1 sm=1 tr=0 a=hdaoRb6WoHYrV466vVKEyw==:117 a=hdaoRb6WoHYrV466vVKEyw==:17 a=kj9zAlcOel0A:10 a=e_q4qTt1xDgA:10 a=VwQbUJbxAAAA:8 a=20KFwNOVAAAA:8 a=7-415B0cAAAA:8 a=CX8CPK-1B83OZE3xVuQA:9 a=CjuIK1q_8ugA:10 a=AjGcO6oz07-iQ99wixmX:22 a=biEYGPWJfzWAr4FL6Ov7:22 Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org On Tue, Jul 27, 2021 at 05:10:42PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong > > Given all the recent problems that we've been finding with log recovery, > I think it would be useful to create a 'recoveryloop' group so that > developers have a convenient way to run every single test that rolls > around in a fs shutdown loop looking for subtle errors in recovery. > > Signed-off-by: Darrick J. Wong Yup, that would have been useful over the past couple of weeks for me. Reviewed-by: Dave Chinner -- Dave Chinner david@fromorbit.com