From patchwork Wed May 23 15:49:07 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: 10421841 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 063156032A for ; Wed, 23 May 2018 15:49:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EACAE29043 for ; Wed, 23 May 2018 15:49:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DE38F29036; Wed, 23 May 2018 15:49:17 +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 D125E2901E for ; Wed, 23 May 2018 15:49:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754640AbeEWPtP (ORCPT ); Wed, 23 May 2018 11:49:15 -0400 Received: from userp2130.oracle.com ([156.151.31.86]:60804 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754559AbeEWPtL (ORCPT ); Wed, 23 May 2018 11:49:11 -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 w4NFefUt071256; Wed, 23 May 2018 15:49:10 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=date : from : to : cc : subject : message-id : mime-version : content-type; s=corp-2017-10-26; bh=/8EsYVMdeXIwYLyCKbKclOFl0IgtZMo9F+f6jAuuB24=; b=guolzzlIxC4/zH1/YeME7adVLxD/ZYzDC6Hm/cEuwLFH3jTlFpbzUqi9AxHiKgfI0vZj oqxVWkPWLSVXGtu3WWAejbbgnlU8RWP+Quc2dh7mNvKPuCWavE3hVqPrAeCSoE2dQrl1 D6gSC8moyJbSzkuHrtK/AS8VuSgUUSRpfC0TReF0odHKgXu2DF3/SrjH3E0VwEPyYWBb jMfsFcg20xE6xcr5PLTTz3g80X/Wz+9TkigDkjjqFRCpaqdLnI2wM4Tbh0IQMRq9QFut 6MH6tkLQQesrDrImzmUVVzPmEHixgsK09Gs/+wPFYW4noSp888uSqBVP9zYyvANM2jfQ SA== Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp2130.oracle.com with ESMTP id 2j4nh7mnj1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 23 May 2018 15:49:10 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w4NFn96b019189 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 23 May 2018 15:49:09 GMT Received: from abhmp0019.oracle.com (abhmp0019.oracle.com [141.146.116.25]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w4NFn80h005108; Wed, 23 May 2018 15:49:08 GMT Received: from localhost (/67.161.8.12) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 23 May 2018 08:49:08 -0700 Date: Wed, 23 May 2018 08:49:07 -0700 From: "Darrick J. Wong" To: Eryu Guan Cc: fstests Subject: [PATCH] xfs/447: fix typo Message-ID: <20180523154907.GM4910@magnolia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8902 signatures=668700 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=952 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1805230155 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 Fix a trivial typo that keeps barfing up: ./tests/xfs/447: line 60: /dev_null: Read-only file system Signed-off-by: Darrick J. Wong --- tests/xfs/447 | 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/447 b/tests/xfs/447 index 2f95afce..05b1b677 100755 --- a/tests/xfs/447 +++ b/tests/xfs/447 @@ -58,7 +58,7 @@ _scratch_mkfs > $seqres.full 2>&1 _scratch_mount $XFS_IO_PROG -fxc "pwrite 0 4k" -c fsync \ - -c "shutdown" $SCRATCH_MNT/foo 2>&1 > /dev_null + -c "shutdown" $SCRATCH_MNT/foo 2>&1 > /dev/null _scratch_unmount