From patchwork Thu Feb 9 05:13:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 13134004 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 239C6C636D3 for ; Thu, 9 Feb 2023 05:14:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230017AbjBIFOB (ORCPT ); Thu, 9 Feb 2023 00:14:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58554 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229924AbjBIFOB (ORCPT ); Thu, 9 Feb 2023 00:14:01 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F90A2CFED; Wed, 8 Feb 2023 21:14:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=fVlSN6+7XzcqQYwHFV+ZZgX4ty7cfkStK/EbmpHYMRs=; b=QLxcMqGEbD7vrkz9f3Uw0zJd+W h8OEoIZ3I8rnQvp3/cJM56JxREwT+zGaDt/QUpHQOL+X89O4J1fVKaJBkrXabNu+/B7T+UAdRfyg4 KxHHE24WUaz/ix8///mZ80OcTpfGkD2mNk5nEUgb/2bIlh7xaQL+qQX/dt6ZxibJeB4bja6JzumYu LUn0fmiROQnxY5tj23sIbQqx45S7kIVYiuMy8dwVE9vqAXbJkfkwPkchwOnDAL2YrL9CUQeTYWAjn wuydyhuuKdf2XsHglo2Pi5l4n2UfTPGgOtX4Gmw1hsLpGHZ9GzyvRYjK8UZDHjQ29F4vxyC8Jf6mL vnmIN4iQ==; Received: from [2001:4bb8:182:9f5b:acdc:d3c1:a8cd:f858] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPzFv-000Bsr-OE; Thu, 09 Feb 2023 05:14:00 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Cc: linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org Subject: [PATCH 1/7] btrfs: add 198 and 219 to the auto group Date: Thu, 9 Feb 2023 06:13:49 +0100 Message-Id: <20230209051355.358942-2-hch@lst.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209051355.358942-1-hch@lst.de> References: <20230209051355.358942-1-hch@lst.de> MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org The quick group should be a strict subset of the auto group, so add these two tests that are in the quick group to the auto group as well. Note: btrfs/219 fails for me in current mainline. Signed-off-by: Christoph Hellwig --- tests/btrfs/198 | 2 +- tests/btrfs/219 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/btrfs/198 b/tests/btrfs/198 index 1edc8330..2b68754a 100755 --- a/tests/btrfs/198 +++ b/tests/btrfs/198 @@ -9,7 +9,7 @@ # btrfs: remove identified alien device in open_fs_devices # . ./common/preamble -_begin_fstest quick volume +_begin_fstest auto quick volume # Import common functions. . ./common/filter diff --git a/tests/btrfs/219 b/tests/btrfs/219 index d69e6ac9..528175b8 100755 --- a/tests/btrfs/219 +++ b/tests/btrfs/219 @@ -15,7 +15,7 @@ # . ./common/preamble -_begin_fstest quick volume +_begin_fstest auto quick volume # Override the default cleanup function. _cleanup() From patchwork Thu Feb 9 05:13:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 13134005 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A440C6379F for ; Thu, 9 Feb 2023 05:14:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229811AbjBIFOF (ORCPT ); Thu, 9 Feb 2023 00:14:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58596 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229924AbjBIFOD (ORCPT ); Thu, 9 Feb 2023 00:14:03 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0B1C22CC63; Wed, 8 Feb 2023 21:14:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=tA+XtNRH/WNZjjh5eePbq3UsXVjhS3jfXV4NZNpMdeY=; b=KCWStTtIj27TC3HC2nknuyw8BB +uNIcNxZo1hwKcVJ9OR068uhDPGSV8sicFaqZWessIjmpc3hj3nSrUDt/ecgN8+ym778WJAFz4TTQ C8q5fcH1WWpUi6za77MDcTeNcgnJ51sUTvNu8mbJPBDyxSq9k/Ysl09HezlHJazJVnSzRy8svKJhw IxRfyWGZf+W1X8DD+tg7nEsOgCDc1sO5WakXQq6qQHt6HYX+mOMWV7eUb2Jpuo6lInbsr+RRt1Y98 kCqGS5mj/34bAvlPWNCnWyJIG4j9CfTaw290vKTepF3jQgdryQ/xj/kJJHpQ7V2Mz3wIH85QGSPXO 7BvMQmHw==; Received: from [2001:4bb8:182:9f5b:acdc:d3c1:a8cd:f858] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPzFy-000Btb-Az; Thu, 09 Feb 2023 05:14:02 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Cc: linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org Subject: [PATCH 2/7] btrfs: add 125 to the auto and quick groups Date: Thu, 9 Feb 2023 06:13:50 +0100 Message-Id: <20230209051355.358942-3-hch@lst.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209051355.358942-1-hch@lst.de> References: <20230209051355.358942-1-hch@lst.de> MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org btrfs/125 runs in 5 seconds on my VM setup, and found a regression in a recent series. Add it to the auto and quick groups. Signed-off-by: Christoph Hellwig --- tests/btrfs/125 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/125 b/tests/btrfs/125 index b58f2aa2..1b6e5d78 100755 --- a/tests/btrfs/125 +++ b/tests/btrfs/125 @@ -22,7 +22,7 @@ # Verify if all three checkpoints match # . ./common/preamble -_begin_fstest replace volume balance +_begin_fstest replace volume balance auto quick # Override the default cleanup function. _cleanup() From patchwork Thu Feb 9 05:13:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 13134006 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2EF6C64EC5 for ; Thu, 9 Feb 2023 05:14:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230008AbjBIFOG (ORCPT ); Thu, 9 Feb 2023 00:14:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58618 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229924AbjBIFOG (ORCPT ); Thu, 9 Feb 2023 00:14:06 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C3D62B298; Wed, 8 Feb 2023 21:14:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=04+ZHy+d6CZBLWnLswvmtpg1gaw7Fvsb8uiLzpSsrkE=; b=GVkG1rHRPmydmfAvhGxHTLfwIZ aGVfiEaQYhbPMlMVP5Ah2lQynLp+WYEh17tLGVoTgzrbbywokp9pyY7mKbiM5W2HZoaGTUbSofBa9 4DW5z5hImuXEQxe9p5ZVBVQ4RffbX869aQlVQD0qOM0zB3I+ndf9YUtnsQkeUb6cfl18rSO1JHwhu z9T3+gsFr2xEnuhBJiNc8YIwmHc8GAXc/m/DNWuCFlhX92Hd12px7pvOhYXGCtopqiisaw4tEWbrg M/GVJRe8d67oOCn4ObqYZS20wqUbzWbAlunbUZEYJo0wcg0hZ9Q2hUu6p2rIl2LEiMGU52QzZcmcS RIXeR6cQ==; Received: from [2001:4bb8:182:9f5b:acdc:d3c1:a8cd:f858] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPzG0-000BuT-OC; Thu, 09 Feb 2023 05:14:05 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Cc: linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org Subject: [PATCH 3/7] btrfs: add 185 to the auto and quick groups Date: Thu, 9 Feb 2023 06:13:51 +0100 Message-Id: <20230209051355.358942-4-hch@lst.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209051355.358942-1-hch@lst.de> References: <20230209051355.358942-1-hch@lst.de> MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org btrfs/185 runs in a second, add it to the auto and quick group. Signed-off-by: Christoph Hellwig --- tests/btrfs/185 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/185 b/tests/btrfs/185 index ee97b626..efb10ac7 100755 --- a/tests/btrfs/185 +++ b/tests/btrfs/185 @@ -9,7 +9,7 @@ # a9261d4125c9 ("btrfs: harden agaist duplicate fsid on scanned devices") # . ./common/preamble -_begin_fstest volume +_begin_fstest volume auto quick mnt=$TEST_DIR/$seq.mnt # Override the default cleanup function. From patchwork Thu Feb 9 05:13:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 13134007 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51444C61DA4 for ; Thu, 9 Feb 2023 05:14:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230092AbjBIFOK (ORCPT ); Thu, 9 Feb 2023 00:14:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58702 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229924AbjBIFOJ (ORCPT ); Thu, 9 Feb 2023 00:14:09 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2CFC52E0CB; Wed, 8 Feb 2023 21:14:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=K7hO9e5fkjBhaTZ0nFLpSZgyJT3lQtrWMmHkU0NOSvM=; b=vU1EaMntfFGyKwaGAYcXAY3igX Gz5t/lW3x3EicAYar7c8hqYdMdBpwyStwZ+3SEKHtAZd0m1kPadVJkQcj8capOz7MxHF+drjnhlH6 0Vj22tKxdvq1/n8B9N0RTNpKn9rLfez0jXJKe8G1GnbHVUM5gTj/sDnnKNwA1D1vw1yagRCaL+wR8 0GAPyFnWgalpNnKg920WjDkzkONGYJeuLxwx5NUzSg2C7DZwE7gAJX6X9VBOieXk2iUCqINiN++sC T6a9Xz6IXsnyxwlBaa9WMIseZWw86Uka7axFcApbZq4O7z28udXeWPpGS2nskrJNnLZFz+hl5EVYJ rPLXcQog==; Received: from [2001:4bb8:182:9f5b:acdc:d3c1:a8cd:f858] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPzG3-000Bum-5b; Thu, 09 Feb 2023 05:14:07 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Cc: linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org Subject: [PATCH 4/7] generic: add 042 to the auto and quick groups Date: Thu, 9 Feb 2023 06:13:52 +0100 Message-Id: <20230209051355.358942-5-hch@lst.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209051355.358942-1-hch@lst.de> References: <20230209051355.358942-1-hch@lst.de> MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org generic/042 was removed from the auto group in 2015 by commit 7721b8501608 ("generic/042: remove from the 'auto' group") because it always failed on XFS and wasn't run for other file systems back then. Since then XFS fixed the problem it reproduces, and ext4 and f2fs have grown shutdown support and also pass it reliably. Signed-off-by: Christoph Hellwig --- tests/generic/042 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/042 b/tests/generic/042 index 38e0a488..5116183f 100755 --- a/tests/generic/042 +++ b/tests/generic/042 @@ -13,7 +13,7 @@ # stale data exposure can occur. # . ./common/preamble -_begin_fstest shutdown rw punch zero prealloc +_begin_fstest shutdown rw punch zero prealloc auto quick # Import common functions. . ./common/filter From patchwork Thu Feb 9 05:13:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 13134008 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 43A3AC636D3 for ; Thu, 9 Feb 2023 05:14:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229924AbjBIFOM (ORCPT ); Thu, 9 Feb 2023 00:14:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58730 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229461AbjBIFOL (ORCPT ); Thu, 9 Feb 2023 00:14:11 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E8FA12CFD4; Wed, 8 Feb 2023 21:14:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=dBvaZymIZHZRKLxpxoYo8nJy6O1xQIuHk4F/AhpKofE=; b=QnBbvD+3CDnXo3bFbuKay/lH/c Qo9KLY0KV5l8/UXiD+mCtA17noM+R9Y5DgXpM6JGnsRyrfBxC7jDxMi9Ktiv8ZC7Tj8ZWz/CEe3bW UGu8gxUkyoy7CbKUUJsqHzrONAfJNOvO2DiAmf0AZLCsZfQ31hFoGSMpSwRY32KOmbFxV/UVDgAMO Vwzh95JYIpjiBNOQWpfB9rMaY5ruqjWAEebjWr9bsA2n+DVbI5jgLvb1TBQRFzz+ji8uRav0djqym PlsBIdaBaP7ghHY/7PWMoyswRx4bctQwtPWfK0YRlAD1nJ+4lRZQoRaciEBbX5sgvYBDjWDjZhE0N c228cvqQ==; Received: from [2001:4bb8:182:9f5b:acdc:d3c1:a8cd:f858] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPzG6-000Bw0-2f; Thu, 09 Feb 2023 05:14:10 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Cc: linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org Subject: [PATCH 5/7] generic: add 125 to the auto group Date: Thu, 9 Feb 2023 06:13:53 +0100 Message-Id: <20230209051355.358942-6-hch@lst.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209051355.358942-1-hch@lst.de> References: <20230209051355.358942-1-hch@lst.de> MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org This test is not dangerous and passes reliably. Add it to the auto group. Signed-off-by: Christoph Hellwig --- tests/generic/125 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/125 b/tests/generic/125 index 077895d4..0d8e61a1 100755 --- a/tests/generic/125 +++ b/tests/generic/125 @@ -7,7 +7,7 @@ # ftruncate test, modified from CXFSQA tests cxfs_ftrunc and cxfs_trunc # . ./common/preamble -_begin_fstest other pnfs +_begin_fstest other pnfs auto # Import common functions. . ./common/filter From patchwork Thu Feb 9 05:13:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 13134009 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B221C636D7 for ; Thu, 9 Feb 2023 05:14:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230117AbjBIFOP (ORCPT ); Thu, 9 Feb 2023 00:14:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58798 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229461AbjBIFOO (ORCPT ); Thu, 9 Feb 2023 00:14:14 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BD0192384B; Wed, 8 Feb 2023 21:14:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=T+DMJRSJqRWU+mFSB+pOv2IHTnkAGzl4zqYt1wigDrw=; b=rLV3SB3TzTRqRR9gJEe38j8yKz i5VgVVGSDgjqu9w5bfz46Lcyx8LccLBjVtCDqeRShcxEPpS2hF8v5xgxQC/CiLyh1n9Q3QNTIHlgh ZBjXdk0w/XysEonWjiO82YgR/90fwD2lARw2AMTREC0yHHSwHbgZQRzTmflr4jFBmC06jecUuePgp 0FXmIIvU54U00rAZDc4GPUvSWyT0fVq1w5MzAOShIDBo3Ilx0+KjrRwsn2mXc6d64hJ24G7HQLvlB AHNm2E0H0k0GRc3jSUjo1PglUDZaOPwmH6n6tRhbOkBWyK48eME2mBxwocT6O2qY+zhanwQzTU/ey Sr7riAlg==; Received: from [2001:4bb8:182:9f5b:acdc:d3c1:a8cd:f858] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPzG9-000Bwc-16; Thu, 09 Feb 2023 05:14:13 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Cc: linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org Subject: [PATCH 6/7] generic: add 251 to the auto group Date: Thu, 9 Feb 2023 06:13:54 +0100 Message-Id: <20230209051355.358942-7-hch@lst.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209051355.358942-1-hch@lst.de> References: <20230209051355.358942-1-hch@lst.de> MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org generic/251 isn't dangerous, doesn't takes overly long to run and doesn't produce spurious failures, so add it to the auto group. Signed-off-by: Christoph Hellwig --- tests/generic/251 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/251 b/tests/generic/251 index 192ab5cc..2a271cd1 100755 --- a/tests/generic/251 +++ b/tests/generic/251 @@ -10,7 +10,7 @@ # corrupts the filesystem (data/metadata). # . ./common/preamble -_begin_fstest ioctl trim +_begin_fstest ioctl trim auto tmp=`mktemp -d` trap "_cleanup; exit \$status" 0 1 3 From patchwork Thu Feb 9 05:13:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 13134010 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2BA7DC05027 for ; Thu, 9 Feb 2023 05:14:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230123AbjBIFOR (ORCPT ); Thu, 9 Feb 2023 00:14:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58864 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230122AbjBIFOQ (ORCPT ); Thu, 9 Feb 2023 00:14:16 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C7132DE65; Wed, 8 Feb 2023 21:14:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=ieoi4y1hv2WdSgU7SsXMc4tfOss4jdSh/bGneP0pDZw=; b=FDGXdR3aNZF7Aqp4oUS+z5bCxo fJmGbYfo/R3NVlg7msJYhq1F73YFNUzK/ch8BEkyS/SDJe1nwzKQm/JFZ2wxjRmrI2wadapQ+TVwA YbaXNgMKfMsfwaOW1qPxx3GuskW1cCOlTcqx1V5EOZFLdcVM8NeDZ8o85Tk/5nncuthyngUtlhhIf 3dU4AySrp8HDGMgivImiA/fl5DriQpiu88OPODoxdELVPAxi3Jyq84VaAlmKps+ixWfGAWrh8LVrX wmcZ81nDb/VHR/JJEkEWPOMOlgFzvIiRURBt+ZH7W2JRKX6pDTkUDLc6BJr2ibLUzwqQaAOLFvJbD UqvQwCMA==; Received: from [2001:4bb8:182:9f5b:acdc:d3c1:a8cd:f858] (helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1pPzGB-000BxF-Dg; Thu, 09 Feb 2023 05:14:15 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Cc: linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org Subject: [PATCH 7/7] xfs: add 080 to the auto and quick groups Date: Thu, 9 Feb 2023 06:13:55 +0100 Message-Id: <20230209051355.358942-8-hch@lst.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209051355.358942-1-hch@lst.de> References: <20230209051355.358942-1-hch@lst.de> MIME-Version: 1.0 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org xfs/080 is not dangerous, isn't a known fail and runs very quickly. Signed-off-by: Christoph Hellwig --- tests/xfs/080 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/xfs/080 b/tests/xfs/080 index abcfa004..2d90b6c4 100755 --- a/tests/xfs/080 +++ b/tests/xfs/080 @@ -7,7 +7,7 @@ # rwtest (iogen|doio) # . ./common/preamble -_begin_fstest rw ioctl +_begin_fstest rw ioctl auto quick # Import common functions. . ./common/filter