From patchwork Sat Mar 11 00:55:12 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Biggers X-Patchwork-Id: 9618285 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 91A1D60415 for ; Sat, 11 Mar 2017 00:55:52 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 430D6287B2 for ; Sat, 11 Mar 2017 00:55:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 36ACD287B6; Sat, 11 Mar 2017 00:55: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=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, 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 BF2BC287B2 for ; Sat, 11 Mar 2017 00:55:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932790AbdCKAzv (ORCPT ); Fri, 10 Mar 2017 19:55:51 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35535 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932687AbdCKAzu (ORCPT ); Fri, 10 Mar 2017 19:55:50 -0500 Received: by mail-pf0-f193.google.com with SMTP id 67so12418873pfg.2 for ; Fri, 10 Mar 2017 16:55:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=Zbk3X+Q6dDXTLlYJ1J1Op+dxMLsZp/cQHJut+8uTz1c=; b=Xq0wGILzOWNIWV7lRi9wvyX8ncbX+Jse2W0vGP3+mxiG1ERrbzseocdoBMA2YHxMAI DXCPFrBYnpBLBxqLWUwevH80KxKSbpJN57bXEYKxctDPe2JfoVktYtsLU42kQSNtzgia c1944qQhgiaZWnxwAZud1JrXXdQBdxipWlUlHM4o7N/GEBl/lf8lcjr497Yi4kPbUTFP 7R3DiyDoVMjguigHYhM7QHDTj7TLB3KptIySk28euoFrHcusKxqlT2GCg3nG0vAZMFDQ oBGCUSu7bPRbtByJfYECCKEidKU4XqdGHLdwRy5C1hbj8X4oBiH8CdIMipgb7vTFPr24 QVyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Zbk3X+Q6dDXTLlYJ1J1Op+dxMLsZp/cQHJut+8uTz1c=; b=AdCOPm4l9pnOa9BCj2E+VtaBA1gvKfH2mtgodpqfzPEpK7uVAXSnrt5r4BhIvLKzjS 1n9GXgdsG4bl2iFUIyPmEM+5F5NFOYA+AY2zqhxRPr2wq5nEsa6x45lm9y6xN/qZQd15 92AS5TxUB9r7FGJGFUo4tTZ5KG/+j44rvs5wMTehmLiqFGUTDPe+LMHVyBXutuSCWoiF jZDQ8Gyq8IEUFx8u23CFZIAwVc2RgPawtXzYKme2fT+xxoFIz1LR3Prx/eKDR1Zf2GnI zm+XyFyb0IBIAjznJJ/x40h3TZaec5QPj1JD2gKFElqpQTawMg028g8y1ulb4PufzUSK DdiA== X-Gm-Message-State: AMke39l8ReLNXARXbA6I/FGtF3iwdaoAxScaobG4PVSgoCBUzT6Re+rtZziv6piS+IkHew== X-Received: by 10.84.129.132 with SMTP id b4mr29194212plb.54.1489193749003; Fri, 10 Mar 2017 16:55:49 -0800 (PST) Received: from ebiggers-linuxstation.kir.corp.google.com ([100.119.30.131]) by smtp.gmail.com with ESMTPSA id r67sm20660106pfb.125.2017.03.10.16.55.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 10 Mar 2017 16:55:48 -0800 (PST) From: Eric Biggers To: fstests@vger.kernel.org Cc: Eric Biggers Subject: [PATCH] generic/361: add _require_loop Date: Fri, 10 Mar 2017 16:55:12 -0800 Message-Id: <20170311005512.129820-1-ebiggers3@gmail.com> X-Mailer: git-send-email 2.12.0.246.ga2ecc84866-goog Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Eric Biggers generic/361 uses a loopback device, so it should have _require_loop. Signed-off-by: Eric Biggers --- tests/generic/361 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/generic/361 b/tests/generic/361 index c09863c3..cdd480f2 100755 --- a/tests/generic/361 +++ b/tests/generic/361 @@ -53,6 +53,7 @@ _supported_fs generic _supported_os Linux _require_scratch _require_block_device $SCRATCH_DEV +_require_loop # create a small filesystem to hold another filesystem image _scratch_mkfs_sized $((512 * 1024 * 1024)) >>$seqres.full 2>&1