From patchwork Wed May 31 22:36:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Biggers X-Patchwork-Id: 9758321 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 64267602BF for ; Wed, 31 May 2017 22:40:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 553A628453 for ; Wed, 31 May 2017 22:40:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 483B0284BF; Wed, 31 May 2017 22:40:01 +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 976C628453 for ; Wed, 31 May 2017 22:40:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751058AbdEaWkA (ORCPT ); Wed, 31 May 2017 18:40:00 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33685 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751118AbdEaWj7 (ORCPT ); Wed, 31 May 2017 18:39:59 -0400 Received: by mail-pf0-f196.google.com with SMTP id f27so4632599pfe.0 for ; Wed, 31 May 2017 15:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=votERIOnqTLwKf1YbAetMD4X5ByA2Ya+3+ZxtXkhSyA=; b=f26l4S/4vqnFzLBE5NRv4g0ef845/sbd8/Qitw/UU9by9Gg/kxwYM6R3r9oVzsxFVH dhRPknp/PgIFkPpPKpjozqv4i/RLsPq5lGZJmsecpjr8Lis4SNeRbPQnHFe+yNDlv0Ny lBiv/+Y2bLF/1ma5YPrqPGEDIOEuNCt9SWYyslanX9jg6Vwq0yZdUJfuIUwTjaafiy9U w7Pwfxk5rACehLzqiwXlw/awcjSm9xeFZC0VF9Y+jRjBvn1xjY8dkmyF4xySklSa3yN7 CGMkWwbcD2inaWpmtrEZ09MFS0jP7pYC+9Y1B7uaJ57oSNwCt6iTf2AwRsYSLDqodqzz L8ig== 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:in-reply-to :references; bh=votERIOnqTLwKf1YbAetMD4X5ByA2Ya+3+ZxtXkhSyA=; b=DIGXa0NFp4YZhspG2pXxg8CFVNR4iBlXi6LZUxAlnzuUpz8s4f5hKnszD1ti/iOcXc 2suDiyMr1rFWYPFS8jKNQwwuL52OpmN3s789WI8PqTLAqRVnqKhIKZRpCXBqY5vI9qiu zvXoB+sEN5oL0NOe9++H/PWrfY3YGac8DecXB4bLDDP0VlvTWMrJC28ftJBlMHEanxgo vXfWHwgmwQbhRz2kYd6JM//9fHFL+6zdtoztA0xO8KhqF1EvklatdUCOlmX7qDenvmdk acEUktpmbdprxYekzoIXQRx0c2+Wlugt68VT/aVu3I2mHXmA6lczdciyvqs/7ptOMy1u KocQ== X-Gm-Message-State: AODbwcBB8569dH7cJ0zeeFNmpMthwJq5zz4CGjJOkoCoDtXgzkmFMRKE X7GeM/IhnFtJ9ke+Y6w= X-Received: by 10.98.208.198 with SMTP id p189mr32759885pfg.213.1496270398200; Wed, 31 May 2017 15:39:58 -0700 (PDT) Received: from ebiggers-linuxstation.kir.corp.google.com ([100.66.174.81]) by smtp.gmail.com with ESMTPSA id 15sm28551734pfk.115.2017.05.31.15.39.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 31 May 2017 15:39:57 -0700 (PDT) From: Eric Biggers To: fstests@vger.kernel.org Cc: Eric Biggers Subject: [PATCH 1/6] README: remove IRIX-specific documentation Date: Wed, 31 May 2017 15:36:50 -0700 Message-Id: <20170531223655.130613-2-ebiggers3@gmail.com> X-Mailer: git-send-email 2.13.0.506.g27d5fe0cd-goog In-Reply-To: <20170531223655.130613-1-ebiggers3@gmail.com> References: <20170531223655.130613-1-ebiggers3@gmail.com> 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 xfstests is no longer supported on IRIX, so remove the IRIX-specific instructions for building and running xfstests. Signed-off-by: Eric Biggers --- README | 51 ++++++++++++++++++++++----------------------------- 1 file changed, 22 insertions(+), 29 deletions(-) diff --git a/README b/README index fd491e4a..5cdc63fb 100644 --- a/README +++ b/README @@ -2,44 +2,37 @@ _______________________ BUILDING THE FSQA SUITE _______________________ -Building Linux: - - cd into the xfstests directory - - install prerequisite packages - For example, for Ubuntu: - sudo apt-get install xfslibs-dev uuid-dev libtool-bin \ - e2fsprogs automake gcc libuuid1 quota attr libattr1-dev make \ - libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench \ - uuid-runtime - For Fedora, RHEL, or CentOS: - yum install acl attr automake bc dbench dump e2fsprogs fio \ - gawk gcc indent libtool lvm2 make psmisc quota sed \ - xfsdump xfsprogs \ - libacl-devel libattr-devel libaio-devel libuuid-devel \ - xfsprogs-devel btrfs-progs-devel - (Older distributions may require xfsprogs-qa-devel as well.) - (Note that for RHEL and CentOS, you may need the EPEL repo.) - - run make - - run make install - - create fsgqa test user ("sudo useradd fsgqa") - - create 123456-fsgqa test user ("sudo useradd 123456-fsgqa") +- cd into the xfstests directory +- install prerequisite packages + For example, for Ubuntu: + sudo apt-get install xfslibs-dev uuid-dev libtool-bin \ + e2fsprogs automake gcc libuuid1 quota attr libattr1-dev make \ + libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench \ + uuid-runtime + For Fedora, RHEL, or CentOS: + yum install acl attr automake bc dbench dump e2fsprogs fio \ + gawk gcc indent libtool lvm2 make psmisc quota sed \ + xfsdump xfsprogs \ + libacl-devel libattr-devel libaio-devel libuuid-devel \ + xfsprogs-devel btrfs-progs-devel + (Older distributions may require xfsprogs-qa-devel as well.) + (Note that for RHEL and CentOS, you may need the EPEL repo.) +- run make +- run make install +- create fsgqa test user ("sudo useradd fsgqa") +- create 123456-fsgqa test user ("sudo useradd 123456-fsgqa") -Building IRIX: - - cd into the xfstests directory - - set the ROOT and TOOLROOT env variables for IRIX appropriately - - run ./make_irix - ______________________ USING THE FSQA SUITE ______________________ -Preparing system for tests (IRIX and Linux): +Preparing system for tests: - compile XFS into your kernel or load XFS modules - install administrative tools specific to the filesystem you wish to test - If you wish to run the udf components of the suite install - mkfs_udf and udf_db for IRIX and mkudffs for Linux. Also download and - build the Philips UDF Verification Software from - http://www.extra.research.philips.com/udf/, then copy the udf_test + mkudffs. Also download and build the Philips UDF Verification Software + from http://www.extra.research.philips.com/udf/, then copy the udf_test binary to xfstests/src/. If you wish to disable UDF verification test set the environment variable DISABLE_UDF_TEST to 1.