From patchwork Thu Jul 7 20:12:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Whitney X-Patchwork-Id: 9219583 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 0C8D9607D9 for ; Thu, 7 Jul 2016 20:09:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CFB6720072 for ; Thu, 7 Jul 2016 20:09:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C2E0A24DA2; Thu, 7 Jul 2016 20:09:13 +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.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID 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 65B4A20072 for ; Thu, 7 Jul 2016 20:09:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751153AbcGGUJM (ORCPT ); Thu, 7 Jul 2016 16:09:12 -0400 Received: from mail-qt0-f194.google.com ([209.85.216.194]:32887 "EHLO mail-qt0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193AbcGGUJL (ORCPT ); Thu, 7 Jul 2016 16:09:11 -0400 Received: by mail-qt0-f194.google.com with SMTP id f89so1860610qtd.0 for ; Thu, 07 Jul 2016 13:09:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=DJR8EdI2Ls0z+0xao0mr5jcn8Za/lq062gW8r6qu7iA=; b=GfTLSS/2xff6syF0ohpB2USUDnJ9gM1RXzc6KeWRYVDFAMTlFco0j6WJrhthA68IAp 0zDwfj3GvdT9iGxm3uEjF/UWiEn0rWrqZxNemLlI01taTLObQWTIi2P88y1eqSOA4BN7 hDFFkLo/W6n3rV5pEsSWqTF70YAjso21146ID44SLM7ARrjBu8H1cFbngM+BlVTYEa0p 4VRVn0tEpT9ZWN6UyqWtcqqz4MyHMaMOnbBt4qAAriDohKviWc+gOxfwWU4D014XCPih Q4DjREzRTwZFdqWFUk3xGekgMV3lH9BmwSVB+mENcP5q+BcRSa5s6bxEu+G0jHwEEfnW OEzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=DJR8EdI2Ls0z+0xao0mr5jcn8Za/lq062gW8r6qu7iA=; b=UD3yWNAuBoh3uu0RxPI8z/uonqYoAhDom7uqByJ/0Cm1uKyc/Wq0wgzlisSwgaai1Y 8gEAQ8IJyV56+/0oxfVX78hptmHtyAG1vkrZ+7xLqI35KrUd+lXUNcugANnN7w07VU/K gRx8P02VcMDyv47V1LYy8G84TyoJyLwrmcWFtKAa4e9Ky7bR7nv//fbQRLvtqiAarY7z F9AoHweHQ32Bw56/ZfHLw4WTH6mvyzHivF7iVktX1qmBsddm5jJT/Xrxy8TLsormBQ/8 dXu0NIOz751lXZwt4T8XMJs/1l8NJbVCuNhwAgELMkG5MOJcOBOIjk/dWUovoBayGEQy 0lFg== X-Gm-Message-State: ALyK8tJxKzHkCrxpwavQasvAkCvZPoQyngQV2Mzy2/BjipHMFQNVYkjERx4QxaiobyYFgg== X-Received: by 10.237.39.37 with SMTP id n34mr2183958qtd.47.1467922150448; Thu, 07 Jul 2016 13:09:10 -0700 (PDT) Received: from localhost.localdomain (c-50-187-52-22.hsd1.nh.comcast.net. [50.187.52.22]) by smtp.gmail.com with ESMTPSA id f137sm3635121qka.43.2016.07.07.13.09.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Jul 2016 13:09:09 -0700 (PDT) Date: Thu, 7 Jul 2016 16:12:02 -0400 From: Eric Whitney To: fstests@vger.kernel.org Subject: [PATCH] ext4/021: add _require_metadata_journaling Message-ID: <20160707201202.GA3195@localhost.localdomain> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP An ext4 file system can be created without a journal, but ext4/021 presumes it will contain one. Make that requirement explicit to avoid unnecessary failures when testing "nojournal" file systems. Signed-off-by: Eric Whitney --- tests/ext4/021 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ext4/021 b/tests/ext4/021 index 9dfd191..d758818 100755 --- a/tests/ext4/021 +++ b/tests/ext4/021 @@ -48,6 +48,7 @@ _supported_fs ext4 _supported_os Linux _require_scratch _require_dumpe2fs +_require_metadata_journaling $SCRATCH_DEV # 8M in bytes fssize=$((8 * 1024 * 1024))