From patchwork Fri Oct 6 09:29:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chandan Rajendra X-Patchwork-Id: 9988765 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 EE27E60247 for ; Fri, 6 Oct 2017 09:28:52 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E083228D9A for ; Fri, 6 Oct 2017 09:28:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D514E28D9C; Fri, 6 Oct 2017 09:28:52 +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.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI 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 83BE428D9A for ; Fri, 6 Oct 2017 09:28:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753378AbdJFJ2u (ORCPT ); Fri, 6 Oct 2017 05:28:50 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:50216 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753343AbdJFJ2t (ORCPT ); Fri, 6 Oct 2017 05:28:49 -0400 Received: from pps.filterd (m0098419.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v969OQ3i018857 for ; Fri, 6 Oct 2017 05:28:48 -0400 Received: from e18.ny.us.ibm.com (e18.ny.us.ibm.com [129.33.205.208]) by mx0b-001b2d01.pphosted.com with ESMTP id 2de6q41h7v-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Fri, 06 Oct 2017 05:28:48 -0400 Received: from localhost by e18.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 6 Oct 2017 05:28:47 -0400 Received: from b01cxnp22033.gho.pok.ibm.com (9.57.198.23) by e18.ny.us.ibm.com (146.89.104.205) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 6 Oct 2017 05:28:45 -0400 Received: from b01ledav002.gho.pok.ibm.com (b01ledav002.gho.pok.ibm.com [9.57.199.107]) by b01cxnp22033.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v969SjUc40567010; Fri, 6 Oct 2017 09:28:45 GMT Received: from b01ledav002.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 8C489124044; Fri, 6 Oct 2017 05:25:58 -0400 (EDT) Received: from localhost.in.ibm.com (unknown [9.124.35.121]) by b01ledav002.gho.pok.ibm.com (Postfix) with ESMTP id 38BB0124037; Fri, 6 Oct 2017 05:25:57 -0400 (EDT) From: Chandan Rajendra To: fstests@vger.kernel.org, amir73il@gmail.com Cc: Chandan Rajendra , linux-unionfs@vger.kernel.org, eguan@redhat.com Subject: [PATCH] overlay/038: Remove af_unix program requirement Date: Fri, 6 Oct 2017 14:59:33 +0530 X-Mailer: git-send-email 2.9.5 X-TM-AS-GCONF: 00 x-cbid: 17100609-0044-0000-0000-0000039B50D8 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00007848; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000235; SDB=6.00927190; UDB=6.00466524; IPR=6.00707449; BA=6.00005623; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00017418; XFM=3.00000015; UTC=2017-10-06 09:28:47 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17100609-0045-0000-0000-000007CA6145 Message-Id: <20171006092933.15642-1-chandan@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-10-06_02:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1710060136 Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP overlay/038 does not use src/af_unix program. This commit removes the corresponding _require_test_program statement. Signed-off-by: Chandan Rajendra Reviewed-by: Christoph Hellwig --- tests/overlay/038 | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/overlay/038 b/tests/overlay/038 index 69fd76a..6079b95 100755 --- a/tests/overlay/038 +++ b/tests/overlay/038 @@ -48,7 +48,6 @@ _supported_fs overlay _supported_os Linux _require_scratch _require_attrs -_require_test_program "af_unix" _require_test_program "t_dir_type" rm -f $seqres.full