From patchwork Tue Jul 11 19:52:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amir Goldstein X-Patchwork-Id: 9835433 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 3509D602A0 for ; Tue, 11 Jul 2017 19:51:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 266822844C for ; Tue, 11 Jul 2017 19:51:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1ACDA284D1; Tue, 11 Jul 2017 19:51:58 +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=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID 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 ADF0A2844C for ; Tue, 11 Jul 2017 19:51:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933157AbdGKTv5 (ORCPT ); Tue, 11 Jul 2017 15:51:57 -0400 Received: from mail-wr0-f195.google.com ([209.85.128.195]:35780 "EHLO mail-wr0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933210AbdGKTv4 (ORCPT ); Tue, 11 Jul 2017 15:51:56 -0400 Received: by mail-wr0-f195.google.com with SMTP id z45so623865wrb.2; Tue, 11 Jul 2017 12:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ia09WNrYOPGQkhFU2G2JUxxx2YHF7CZE5r6qt6AqpkU=; b=E5BuHb10MIsex+KwkuAiASgSJwYrcU027O1aTvjMpTQD9pwpXxFXsFk90DkhU+0KDn n7sr8CJzjV5X28F1vAoXN5FXkswPGhEmxqJMkQx3gaxhZeftbcBM93aIoQI0jKwDrU2Y /jht5Dwspimt8IXW+Hu5bMannRpJukpQSn2Pcn++BTY89wLOFq2Jcxq9yUpnLoLahdPY A/e9UBdqPUcxEeK91/YaEJuGDLUqhkI2DIsNtijER4TRm7gw/xuzgGqp9UoRWKWx86ft HRBX1RJcksIvWDDIIovtaSIlHC4rGOkjl5UuCXdjsWs9Y3cAYNxicOgSQUMA/yWtuMCi TVlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=ia09WNrYOPGQkhFU2G2JUxxx2YHF7CZE5r6qt6AqpkU=; b=liY8EUTEW41ubQp41Gn9pwotofokg3gUmWLteQ620Z0YaYLJrml/GT4F647y1mAhGh y/kL0uJ++V0wSnWn3P8WsSGoXzfzrdZMfMvuXiKhmLFDmcODrJeh2JzAtb731Xr12ovF ngH6QaBo9EQPBC5C1VfyH/9ApmOr7Rw3VezR1U58poVZ/+hyqhXnK7FjZNciia7W+ZKY L6CZVBUthS4Ju3T81rTzO7nuIwzZJ7nN4/t5rIIktKezHcPJXLzMQBB06V9KZGyOOGnK 6/EA6LbLof37jpyq2LJe1ILDrzUB66BCaTgjEUKw63IfqYqfSBDxSGkAax3l+01lZb71 dWew== X-Gm-Message-State: AIVw110Yu1aTBDCwaExf2CpboW7WJ1efQ6dBpIa+mtehuWzPcVJIhkiF qtGIxZxIZ2xo3g== X-Received: by 10.223.166.2 with SMTP id k2mr898089wrc.34.1499802715106; Tue, 11 Jul 2017 12:51:55 -0700 (PDT) Received: from localhost.localdomain (bzq-79-182-137-119.red.bezeqint.net. [79.182.137.119]) by smtp.gmail.com with ESMTPSA id q2sm302581wmg.3.2017.07.11.12.51.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 11 Jul 2017 12:51:54 -0700 (PDT) From: Amir Goldstein To: Eryu Guan Cc: Miklos Szeredi , linux-unionfs@vger.kernel.org, fstests@vger.kernel.org Subject: [PATCH 1/5] overlay/014: remove unneeded require and include Date: Tue, 11 Jul 2017 22:52:02 +0300 Message-Id: <1499802726-11045-2-git-send-email-amir73il@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1499802726-11045-1-git-send-email-amir73il@gmail.com> References: <1499802726-11045-1-git-send-email-amir73il@gmail.com> Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Amir Goldstein --- tests/overlay/014 | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/overlay/014 b/tests/overlay/014 index 653b7d6..40d10f5 100755 --- a/tests/overlay/014 +++ b/tests/overlay/014 @@ -46,7 +46,6 @@ _cleanup() # get standard environment, filters and checks . ./common/rc . ./common/filter -. ./common/attr # remove previous $seqres.full before test rm -f $seqres.full @@ -54,7 +53,6 @@ rm -f $seqres.full # real QA test starts here _supported_fs overlay _supported_os Linux -_require_test _require_scratch # Remove all files from previous tests