From patchwork Tue Dec 18 20:35:43 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: 10736251 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DE6BF13BF for ; Tue, 18 Dec 2018 20:35:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D10BB2AE19 for ; Tue, 18 Dec 2018 20:35:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C4C862AE25; Tue, 18 Dec 2018 20:35:51 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, UNPARSEABLE_RELAY autolearn=unavailable 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 D28672AE1D for ; Tue, 18 Dec 2018 20:35:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726810AbeLRUfs (ORCPT ); Tue, 18 Dec 2018 15:35:48 -0500 Received: from userp2130.oracle.com ([156.151.31.86]:55946 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726771AbeLRUfs (ORCPT ); Tue, 18 Dec 2018 15:35:48 -0500 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 wBIKYgNa145256; Tue, 18 Dec 2018 20:35:46 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=subject : from : to : cc : date : message-id : mime-version : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=oZaZfThygX08LXcKumcYRoK08fBFvOdXLcgZw31lBtQ=; b=hbmSr3jLtVl7Bubwr9NHq4mIStox6xscL0AIRnPSHpTWlURNtZUakTTk2cM0exXuHr3H 2N/ySmFi+xEg/K6Veqfi6wov+h9SfXySah+ZsImu4J9hkMKyqJ60j3iMSOEJLQZ65qp/ v2RfHKyTj+pQfKSAFRe9OFJzbO3ZKSaVYXZN/NeByqIccya13f9ZbCB11JtoC9mQ6V+l vMrJiFcBYZPZSFSpT/h2RlTzouL+DXCi8+uMVow6p/U94kPEoQ7a0fp5GxTNhgI9hkZq KdmmJphrttC7mapszvidxv1OLIl57v0QCvmFStbJI116dkV7KRxk24fIQdcTD/lqP5mX Nw== Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp2130.oracle.com with ESMTP id 2pcs1tnrm4-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 18 Dec 2018 20:35:46 +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 wBIKZjer008722 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 18 Dec 2018 20:35:45 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 wBIKZjYQ013114; Tue, 18 Dec 2018 20:35:45 GMT Received: from localhost (/67.169.218.210) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 18 Dec 2018 12:35:45 -0800 Subject: [PATCH 0/5] fstests: fix various problems From: "Darrick J. Wong" To: guaneryu@gmail.com, darrick.wong@oracle.com Cc: linux-xfs@vger.kernel.org, fstests@vger.kernel.org Date: Tue, 18 Dec 2018 12:35:43 -0800 Message-ID: <154516534392.31115.7010578395334646479.stgit@magnolia> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9111 signatures=668680 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=905 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1812180170 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi all, Here are some fixes for various fstests failures. Patch 1 fixes a weird porting problem in xfs/111 when it was converted to use xfs_fsr. Patch 2 fixes xfs/123 to eliminate a corruption error in the golden output on 1k v5 filesystems. Patch 3 is a revised version of a previous patch that works around the fact that mounting xfs with quotas requires a writable block device even for a ro mount, which leads to a slightly different error message from the mount call. Patch 4 adds a new test to look for forgotten TRACE_DEFINE_ENUM wrappers for xfs enums that are used as part of __print_symbolic() calls in the trace points. Patch 5 is the same old patch that filters v5 mount options out of MOUNT_OPTIONS when the test formats a v4 filesystem, rather than letting the test fail due to bad mount options. --D