From patchwork Sat Mar 5 20:22:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 8511471 Return-Path: X-Original-To: patchwork-fstests@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id C31C29F2F0 for ; Sat, 5 Mar 2016 20:22:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E99C0201D3 for ; Sat, 5 Mar 2016 20:22:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E61A520218 for ; Sat, 5 Mar 2016 20:22:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750881AbcCEUWU (ORCPT ); Sat, 5 Mar 2016 15:22:20 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:55655 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750798AbcCEUWT (ORCPT ); Sat, 5 Mar 2016 15:22:19 -0500 Received: from hch by bombadil.infradead.org with local (Exim 4.80.1 #2 (Red Hat Linux)) id 1acIiQ-0005md-Pb; Sat, 05 Mar 2016 20:22:18 +0000 Date: Sat, 5 Mar 2016 12:22:18 -0800 From: Christoph Hellwig To: "Darrick J. Wong" Cc: david@fromorbit.com, linux-ext4@vger.kernel.org, fstests@vger.kernel.org, linux-btrfs@vger.kernel.org, xfs@oss.sgi.com Subject: Re: [PATCH 07/12] xfs/073: fix output Message-ID: <20160305202218.GG10245@infradead.org> References: <20160305003717.28738.98818.stgit@birch.djwong.org> <20160305003803.28738.34407.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20160305003803.28738.34407.stgit@birch.djwong.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Fixes one warning for my config, but adds two new ones (see below). Looks like we need to do some better feature detection. --- 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 --- tests/xfs/073.out 2016-03-03 07:55:58.556427678 +0000 +++ /root/xfstests/results//xfs/073.out.bad 2016-03-05 20:21:07.368100504 +0000 @@ -1,6 +1,4 @@ QA output created by 073 -warning: finobt not supported without CRC support, disabled. -warning: rmapbt not supported without CRC support, disabled. warning: reflink not supported without CRC support, disabled. meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks data = bsize=XXX blocks=XXX, imaxpct=PCT @@ -38,6 +36,7 @@ unmounting and removing new image === copying scratch device to single target, large ro device +warning: reflink not supported without CRC support, disabled. meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks data = bsize=XXX blocks=XXX, imaxpct=PCT = sunit=XXX swidth=XXX, unwritten=X @@ -51,6 +50,7 @@ checking new image mounting new image on loopback comparing new image files to old +File /mnt/test/23382.source_dir/xfstests/dev is a block special file while file /mnt/test/23382.loop/xfstests/dev is a block special file comparing new image directories to old comparing new image geometry to old unmounting and removing new image