From: Eric Biggers <ebiggers3@gmail.com>
To: fstests@vger.kernel.org
Cc: linux-xfs@vger.kernel.org, Eric Biggers <ebiggers@google.com>
Subject: [PATCH v2 07/15] tests: remove xfs/057 and xfs/058
Date: Thu, 20 Jul 2017 21:38:45 -0700 [thread overview]
Message-ID: <20170721043853.364-8-ebiggers3@gmail.com> (raw)
In-Reply-To: <20170721043853.364-1-ebiggers3@gmail.com>
From: Eric Biggers <ebiggers@google.com>
These two IRIX and XFS-specific tests were just placeholders which
didn't actually test anything. It also seems they were meant to use the
acl_get and acl_test programs, but those weren't even being compiled.
Get rid of all this unused stuff.
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
src/acl_get.c | 148 ------------------------------
src/acl_test.c | 264 ------------------------------------------------------
tests/xfs/057 | 47 ----------
tests/xfs/057.out | 34 -------
tests/xfs/058 | 46 ----------
tests/xfs/058.out | 243 -------------------------------------------------
tests/xfs/group | 2 -
7 files changed, 784 deletions(-)
delete mode 100644 src/acl_get.c
delete mode 100644 src/acl_test.c
delete mode 100755 tests/xfs/057
delete mode 100644 tests/xfs/057.out
delete mode 100755 tests/xfs/058
delete mode 100644 tests/xfs/058.out
diff --git a/src/acl_get.c b/src/acl_get.c
deleted file mode 100644
index 3701dd02..00000000
diff --git a/src/acl_test.c b/src/acl_test.c
deleted file mode 100644
index a060b6c9..00000000
diff --git a/tests/xfs/057 b/tests/xfs/057
deleted file mode 100755
index a3fe9c36..00000000
diff --git a/tests/xfs/057.out b/tests/xfs/057.out
deleted file mode 100644
index 7e38ab37..00000000
diff --git a/tests/xfs/058 b/tests/xfs/058
deleted file mode 100755
index 89c441aa..00000000
diff --git a/tests/xfs/058.out b/tests/xfs/058.out
deleted file mode 100644
index 58a426b5..00000000
diff --git a/tests/xfs/group b/tests/xfs/group
index e7de18dd..fd634275 100644
--- a/tests/xfs/group
+++ b/tests/xfs/group
@@ -54,8 +54,6 @@
054 auto quick
055 dump ioctl remote tape
056 dump ioctl auto quick
-057 acl auto
-058 acl auto
059 dump ioctl auto quick
060 dump ioctl auto quick
061 dump ioctl auto quick
--
2.13.3
next prev parent reply other threads:[~2017-07-21 4:40 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-21 4:38 [PATCH v2 00/15] xfstests: remove IRIX support Eric Biggers
2017-07-21 4:38 ` [PATCH v2 01/15] tests: port generic/093 to Linux Eric Biggers
2017-07-21 4:38 ` [PATCH v2 02/15] tests: port generic/097 " Eric Biggers
2017-07-21 4:38 ` [PATCH v2 03/15] tests: port xfs/095 " Eric Biggers
2017-07-21 4:38 ` [PATCH v2 04/15] tests: remove udf/098 Eric Biggers
2017-07-21 4:38 ` [PATCH v2 05/15] tests: remove udf/101 Eric Biggers
2017-07-21 4:38 ` [PATCH v2 06/15] tests: remove xfs/114 and xfs/115 Eric Biggers
2017-07-21 4:38 ` Eric Biggers [this message]
2017-07-21 4:38 ` [PATCH v2 08/15] tests: remove generic/099 Eric Biggers
2017-07-21 4:38 ` [PATCH v2 09/15] tests: make shared/051 a generic test Eric Biggers
2017-07-21 4:38 ` [PATCH v2 10/15] README: remove IRIX-specific documentation Eric Biggers
2017-07-21 4:38 ` [PATCH v2 11/15] tests: remove IRIX support from tests also supported on Linux Eric Biggers
2017-07-21 4:38 ` [PATCH v2 12/15] tests: clean up per-OS output files Eric Biggers
2017-07-21 4:38 ` [PATCH v2 13/15] common: remove IRIX-specific code Eric Biggers
2017-07-28 11:19 ` Eryu Guan
2017-07-28 16:50 ` Eric Biggers
2017-07-21 4:38 ` [PATCH v2 14/15] build: remove IRIX-specific build logic Eric Biggers
2017-07-21 4:38 ` [PATCH v2 15/15] include: remove some unused headers Eric Biggers
2017-07-24 4:43 ` [PATCH v2 00/15] xfstests: remove IRIX support Eryu Guan
2017-07-24 17:38 ` Eric Biggers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170721043853.364-8-ebiggers3@gmail.com \
--to=ebiggers3@gmail.com \
--cc=ebiggers@google.com \
--cc=fstests@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).