From patchwork Tue May 1 15:39:32 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: 10374095 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 E4B4D601C7 for ; Tue, 1 May 2018 15:39:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CB436286FB for ; Tue, 1 May 2018 15:39:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BFC7A2872F; Tue, 1 May 2018 15:39:39 +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 5D748286FB for ; Tue, 1 May 2018 15:39:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754790AbeEAPji (ORCPT ); Tue, 1 May 2018 11:39:38 -0400 Received: from aserp2120.oracle.com ([141.146.126.78]:46258 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753851AbeEAPjh (ORCPT ); Tue, 1 May 2018 11:39:37 -0400 Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.22/8.16.0.22) with SMTP id w41FZjhD109192; Tue, 1 May 2018 15:39:34 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=ZAAPUWdDfqkh2JGJdgNxKaXE8Q09AnKgtuS5vmi0Emk=; b=frLv1n2taclMf7RkMoS/vwQ0KnxAC7/mlc75z+7wfMjzTb/l9K8CQSRHjl1v19bQ42J8 zNyQ+hMYxerdSbZ6B7lV47aQEkwWtCHtRlk8cgvOBO9c1PC+IYFFgObzHA2IgZ+28zuK 24WdoQH5G0foK00mno7JuV/+vGbWEfkJnJkdo/ywip/kG8JoF+l/X4Tljw+3x7BwQ33j Tzaw9rWl99KlK8RuRC+NWPfpO8yA2AJWnr1WXDay5xLDVhQnbi97K/7kRW88F+aak/Wu 8odJCAevgqSxCwDFIWHsxxymq++oTszHuq0OxI6RN7H9QYRvRabjKBPGMmT+wS4XuiyM tg== Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by aserp2120.oracle.com with ESMTP id 2hmgxfr6e2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 01 May 2018 15:39:34 +0000 Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id w41FdYtA027136 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 1 May 2018 15:39:34 GMT Received: from abhmp0009.oracle.com (abhmp0009.oracle.com [141.146.116.15]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id w41FdYoT001103; Tue, 1 May 2018 15:39:34 GMT Received: from localhost (/67.169.218.210) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 01 May 2018 08:39:33 -0700 Subject: [PATCH 2/9] xfs/439: repair corrupted filesystem afterwards From: "Darrick J. Wong" To: guaneryu@gmail.com, darrick.wong@oracle.com Cc: linux-xfs@vger.kernel.org, fstests@vger.kernel.org Date: Tue, 01 May 2018 08:39:32 -0700 Message-ID: <152518917279.23023.13530280927017959292.stgit@magnolia> In-Reply-To: <152518916007.23023.4793255395982876953.stgit@magnolia> References: <152518916007.23023.4793255395982876953.stgit@magnolia> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8880 signatures=668698 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=947 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1805010154 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 After we mess with logsunit and test that we can't mount the fs, repair the filesystem to make sure that repair can deal with it. Signed-off-by: Darrick J. Wong --- tests/xfs/439 | 1 + 1 file changed, 1 insertion(+) -- 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/439 b/tests/xfs/439 index 215c4b90..9d5f6892 100755 --- a/tests/xfs/439 +++ b/tests/xfs/439 @@ -79,6 +79,7 @@ fi _check_dmesg _filter_assert_dmesg echo "Silence is golden" +_scratch_xfs_repair >> $seqres.full 2>&1 # success, all done status=0