From patchwork Tue Jun 5 16:43:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Darrick J. Wong" X-Patchwork-Id: 10448619 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 681956024A for ; Tue, 5 Jun 2018 16:43:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 597BD1FFEB for ; Tue, 5 Jun 2018 16:43:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4E5E62901C; Tue, 5 Jun 2018 16:43:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EFE5F1FFEB for ; Tue, 5 Jun 2018 16:43:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751885AbeFEQnT (ORCPT ); Tue, 5 Jun 2018 12:43:19 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:47130 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751748AbeFEQnS (ORCPT ); Tue, 5 Jun 2018 12:43:18 -0400 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w55GfSVt028405; Tue, 5 Jun 2018 16:43:17 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=subject : from : to : cc : date : message-id : in-reply-to : references : mime-version : content-type : content-transfer-encoding; s=corp-2017-10-26; bh=79RXvRZ/H3kHgDfG3Q1kTNAHKVxZQYO63BOq6FAliEI=; b=PX1mix2Gnz5Ierbg5yL4x4mX5sGm6N7NDtJmCnPbpgPmOuCAvstMRv2w9DefzF1+o2rI vkM1ufJksGW2hZ5ehDL/h2mSULQx5lRTWpB9m9B7BhDqJvbaUKYJKS3ql4XNz0lGcRwV FlT3O7hUdC8+J+1kMaFQP7u1yYhIq7yCk6rOAGfwax3yCmckri4tE0rx9pemErsjWMIP NyAV73C3f0uFNLj+6DZWHDRAVyyVrurId6UQux2cEH6To/cvyk5b2j/BBZL+xMlwba/5 21UT57QQr9/uD5X1/8e+rhA0FAvLQbMp8d4ql5qq+/dq98N9n6w+udK/C/gh1zn1ILXd JQ== Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp2130.oracle.com with ESMTP id 2jbvyp94bn-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 05 Jun 2018 16:43:17 +0000 Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w55GhGrZ000839 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 5 Jun 2018 16:43:16 GMT Received: from abhmp0016.oracle.com (abhmp0016.oracle.com [141.146.116.22]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id w55GhGFJ008654; Tue, 5 Jun 2018 16:43:16 GMT Received: from localhost (/10.159.157.7) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 05 Jun 2018 09:43:15 -0700 Subject: [PATCH 3/6] xfs/310: fix _require_scratch_nocheck ordering From: "Darrick J. Wong" To: guaneryu@gmail.com, darrick.wong@oracle.com Cc: linux-xfs@vger.kernel.org, fstests@vger.kernel.org Date: Tue, 05 Jun 2018 09:43:14 -0700 Message-ID: <152821699476.24976.8261670705297495398.stgit@magnolia> In-Reply-To: <152821697018.24976.12939094615403004592.stgit@magnolia> References: <152821697018.24976.12939094615403004592.stgit@magnolia> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8915 signatures=668702 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=681 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1805220000 definitions=main-1806050192 Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Darrick J. Wong In xfs/310 we have to _require_scratch_nocheck last because anything else that calls _require_scratch (e.g. _require_xfs_scratch_rmapbt) will create the "check scratch after test exit" file. Signed-off-by: Darrick J. Wong --- tests/xfs/310 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/tests/xfs/310 b/tests/xfs/310 index 5c1f20ce..f7b7e30e 100755 --- a/tests/xfs/310 +++ b/tests/xfs/310 @@ -45,8 +45,8 @@ _cleanup() # real QA test starts here _supported_os Linux _supported_fs xfs -_require_scratch_nocheck _require_xfs_scratch_rmapbt +_require_scratch_nocheck _require_xfs_io_command "falloc" rm -f $seqres.full