From: Dave Chinner <david@fromorbit.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] xfstests: master branch updated to e020a49
Date: Wed, 25 Feb 2015 15:44:01 +1100 [thread overview]
Message-ID: <20150225044401.GC18360@dastard> (raw)
[-- Attachment #1: Type: text/plain, Size: 3481 bytes --]
Hi folks,
The xfstests repository at git://oss.sgi.com/xfs/cmds/xfstests has
just been updated. Patches often get missed, so please check if your
outstanding patches were in this update. If they have not been in
this update, please resubmit them to fstests@vger.kernel.org so they
can be picked up in the next update.
The new head of the master branch is commit:
e020a49 fstests: generic test for fsync after removing xattrs
New Commits:
Chandan Rajendra (1):
[1310589] generic/325: Fix test case to work on 64K page size.
Eric Sandeen (2):
[6f6c471] btrfs/049: btrfs test, not generic
[68d3b93] create _require_metadata_journaling, and add to tests that need it
Filipe Manana (2):
[036a163] fstests: generic test for directory fsync after adding hard links
[e020a49] fstests: generic test for fsync after removing xattrs
Namjae Jeon (7):
[520b9de] generic: Simple insert range tests
[abe1802] generic: Delayed allocation insert range
[045d133] generic: Multi insert range tests
[e3b6221] generic: Delayed allocation multi insert
[91843cb] generic: Test multiple fallocate insert/collapse range calls
[6e5194d] fsstress: Add fallocate insert range operation
[788b134] fsx: Add fallocate insert range operation
Omar Sandoval (1):
[cd21040] build: add missing files to gitignore
Code Diffstat:
.gitignore | 7 ++
common/punch | 5 ++
common/rc | 34 +++++++++-
ltp/fsstress.c | 19 +++++-
ltp/fsx.c | 124 +++++++++++++++++++++++++++++++++---
src/global.h | 4 ++
tests/btrfs/049 | 2 +-
tests/generic/034 | 1 +
tests/generic/040 | 1 +
tests/generic/041 | 1 +
tests/generic/056 | 1 +
tests/generic/057 | 1 +
tests/generic/058 | 65 +++++++++++++++++++
tests/generic/058.out | 78 +++++++++++++++++++++++
tests/generic/060 | 65 +++++++++++++++++++
tests/generic/060.out | 78 +++++++++++++++++++++++
tests/generic/061 | 65 +++++++++++++++++++
tests/generic/061.out | 80 +++++++++++++++++++++++
tests/generic/063 | 65 +++++++++++++++++++
tests/generic/063.out | 80 +++++++++++++++++++++++
tests/generic/064 | 95 ++++++++++++++++++++++++++++
tests/generic/064.out | 2 +
tests/generic/065 | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/generic/065.out | 11 ++++
tests/generic/066 | 121 +++++++++++++++++++++++++++++++++++
tests/generic/066.out | 10 +++
tests/generic/311 | 1 +
tests/generic/321 | 1 +
tests/generic/322 | 1 +
tests/generic/325 | 10 +--
tests/generic/325.out | 10 +--
tests/generic/group | 7 ++
tests/xfs/068 | 2 +
33 files changed, 1194 insertions(+), 25 deletions(-)
create mode 100644 tests/generic/058
create mode 100644 tests/generic/058.out
create mode 100644 tests/generic/060
create mode 100644 tests/generic/060.out
create mode 100644 tests/generic/061
create mode 100644 tests/generic/061.out
create mode 100644 tests/generic/063
create mode 100644 tests/generic/063.out
create mode 100644 tests/generic/064
create mode 100644 tests/generic/064.out
create mode 100755 tests/generic/065
create mode 100644 tests/generic/065.out
create mode 100755 tests/generic/066
create mode 100644 tests/generic/066.out
--
Dave Chinner
david@fromorbit.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2015-02-25 4:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20150225044401.GC18360@dastard \
--to=david@fromorbit.com \
--cc=fstests@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