From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfstests: master branch updated to 6f55bbd
Date: Tue, 22 Apr 2014 17:02:32 +1000 [thread overview]
Message-ID: <20140422070232.GE15995@dastard> (raw)
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 xfs@oss.sgi.com so they can be
picked up in the next update.
The new head of the master branch is commit:
6f55bbd xfs/167: need at least 10GB of scratch space to run
New Commits:
Dave Chinner (1):
[6f55bbd] xfs/167: need at least 10GB of scratch space to run
Eric Sandeen (2):
[c365b11] fsx: introduce FSX_AVOID env var
[de876b9] xfs: test X_QUOTARM functionality
Eric Whitney (3):
[b90e14f] common: add helper for zero range support check
[9c04c84] ext4/001: fix check for zero range support
[fbd6c52] generic/009: fix check for zero range support
Eryu Guan (1):
[7f783df] common: set _fs_has_crcs=0 as default in _filter_mkfs()
Filipe David Borba Manana (4):
[f81be18] btrfs: punch holes and prealloc extents with send
[57e801d] btrfs: add test for btrfs properties
[73d9443] btrfs/004: fix filefrag filter for files with 1 block only
[6fcbf58] btrfs/004: fix failure with inlined file extents
Konstantin Khlebnikov (1):
[35ee392] generic/285: fix test for generic SEEK_HOLE/DATA implementations
Lukas Czerner (1):
[9631a1f] common: Remove unused functions
Namjae Jeon (1):
[d37388c] fsstress: remove duplicate COLLAPSE_RANGE flags
Code Diffstat:
README | 5 ++
common/config | 4 +
common/filter | 1 +
common/rc | 103 ++++-------------------
ltp/fsstress.c | 1 -
src/seek_sanity_test.c | 5 +-
tests/btrfs/004 | 36 +++++---
tests/btrfs/047 | 122 +++++++++++++++++++++++++++
tests/btrfs/047.out | 35 ++++++++
tests/btrfs/048 | 220 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/048.out | 78 ++++++++++++++++++
tests/btrfs/group | 2 +
tests/ext4/001 | 2 +-
tests/generic/009 | 2 +-
tests/generic/075 | 2 +-
tests/generic/091 | 2 +-
tests/generic/112 | 2 +-
tests/generic/127 | 8 +-
tests/generic/231 | 2 +-
tests/generic/263 | 2 +-
tests/xfs/007 | 79 ++++++++++++++++++
tests/xfs/007.out | 10 +++
tests/xfs/167 | 6 ++
tests/xfs/group | 1 +
24 files changed, 617 insertions(+), 113 deletions(-)
create mode 100755 tests/btrfs/047
create mode 100644 tests/btrfs/047.out
create mode 100755 tests/btrfs/048
create mode 100644 tests/btrfs/048.out
create mode 100755 tests/xfs/007
create mode 100644 tests/xfs/007.out
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2014-04-22 7:03 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=20140422070232.GE15995@dastard \
--to=david@fromorbit.com \
--cc=xfs@oss.sgi.com \
/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).