From: Dave Chinner <david@fromorbit.com>
To: fstests@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org
Subject: [ANNOUNCE] xfstests: master branch updated to c728752
Date: Wed, 18 Jun 2014 11:18:26 +1000 [thread overview]
Message-ID: <20140618011826.GA4453@dastard> (raw)
[-- Attachment #1: Type: text/plain, Size: 2973 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:
c728752 generic/317,318: fail gracefully if userns not supported
New Commits:
Brian Foster (3):
[c1ff85d] xfs/013: allow non-write fsstress operations in background workload
[34ff5cd] xfstests: test speculative preallocation reclaim on ENOSPC/EDQUOT
[f170290] xfstests: create a test for xfs log grant head leak detection
David Disseldorp (2):
[c79bb5c] src/cloner: check filesystem type
[f8c880d] src/cloner: add CIFS_IOC_COPYCHUNK_FILE support
Eric Sandeen (2):
[bbe5d55] xfs/279: use MKFS_XFS_PROG, not hardcoded path
[c728752] generic/317,318: fail gracefully if userns not supported
Eryu Guan (1):
[76d0cfb] generic: new case to test getcwd(2)
Filipe David Borba Manana (2):
[36271c9] btrfs: add test for btrfs cloning with file holes
[7b564f3] btrfs: add test for btrfs clone + fsync durability
Jeff Moyer (1):
[28f8c4c] resvtest.c: fix invalid use of sizeof()
Michael L. Semon (1):
[c8dc487] JFS: Add maximum ACL count into common/attr
Code Diffstat:
.gitignore | 1 +
common/attr | 3 +
common/rc | 48 +++++++
configure.ac | 1 +
src/Makefile | 2 +-
src/cloner.c | 123 ++++++++++++++++--
src/resvtest.c | 8 +-
src/t_getcwd.c | 102 +++++++++++++++
tests/btrfs/055 | 165 ++++++++++++++++++++++++
tests/btrfs/055.out | 347 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/056 | 145 +++++++++++++++++++++
tests/btrfs/056.out | 129 +++++++++++++++++++
tests/btrfs/group | 2 +
tests/generic/028 | 58 +++++++++
tests/generic/028.out | 2 +
tests/generic/317 | 2 +-
tests/generic/318 | 3 +-
tests/generic/group | 1 +
tests/xfs/011 | 116 +++++++++++++++++
tests/xfs/011.out | 2 +
tests/xfs/013 | 2 +-
tests/xfs/014 | 200 +++++++++++++++++++++++++++++
tests/xfs/014.out | 2 +
tests/xfs/279 | 2 +-
tests/xfs/group | 2 +
25 files changed, 1448 insertions(+), 20 deletions(-)
create mode 100644 src/t_getcwd.c
create mode 100755 tests/btrfs/055
create mode 100644 tests/btrfs/055.out
create mode 100755 tests/btrfs/056
create mode 100644 tests/btrfs/056.out
create mode 100755 tests/generic/028
create mode 100644 tests/generic/028.out
create mode 100755 tests/xfs/011
create mode 100644 tests/xfs/011.out
create mode 100755 tests/xfs/014
create mode 100644 tests/xfs/014.out
--
Dave Chinner
david@fromorbit.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2014-06-18 1:18 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=20140618011826.GA4453@dastard \
--to=david@fromorbit.com \
--cc=fstests@vger.kernel.org \
--cc=linux-fsdevel@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