From: Dave Chinner <david@fromorbit.com>
To: fstests@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to 6676905
Date: Mon, 10 Nov 2014 18:08:36 +1100 [thread overview]
Message-ID: <20141110070836.GP23575@dastard> (raw)
[-- Attachment #1: Type: text/plain, Size: 3605 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:
6676905 generic: add test to verify xattr replace operations are atomic
New Commits:
Anna Schumaker (1):
[73dfa4a] common: Fixes for testing NFS over IPv6
Brian Foster (1):
[e62dbea] xfs/062: verify bulkstat finds all inodes
Dmitry Monakhov (2):
[fd730cf] fstests: update 'new' script
[33e0889] aio: add regression test race between write and fcntl
Eric Sandeen (1):
[155cf51] xfs/068: fix expected output file for proper restore output
Eryu Guan (5):
[76c5f3c] common: re-enable tests that require scratch dev on NFS
[129444c] common: add _require_block_device() helper
[f72abf5] generic: skip atime related tests on NFS
[1bc9c1a] common: use _scratch_mount helper in _require_relatime()
[664f1f0] generic/277: add _require_attrs
Filipe Manana (2):
[8c7c07e] btrfs: regression test for ro snapshot creation
[6676905] generic: add test to verify xattr replace operations are atomic
Jan Kara (1):
[fa7f9fb] xfs/195: Use XFSDUMP_PROG instead of xfsdump directly
Liu Bo (1):
[181ba03] aio: fix memory corruption in aio-last-ref-held-by-io
Qu Wenruo (1):
[027bcfa] btrfs: regression test for btrfs extent merge
Code Diffstat:
common/config | 6 +-
common/rc | 58 +-
new | 85 ++-
src/aio-dio-regress/aio-dio-fcntl-race.c | 150 ++++
src/aio-dio-regress/aio-last-ref-held-by-io.c | 4 +-
tests/btrfs/078 | 85 +++
tests/btrfs/078.out | 2 +
tests/btrfs/079 | 126 ++++
tests/btrfs/079.out | 2 +
tests/btrfs/group | 2 +
tests/generic/003 | 1 +
tests/generic/036 | 51 ++
tests/generic/036.out | 2 +
tests/generic/037 | 102 +++
tests/generic/037.out | 1001 +++++++++++++++++++++++++
tests/generic/076 | 1 +
tests/generic/192 | 1 +
tests/generic/277 | 2 +
tests/generic/group | 2 +
tests/xfs/062 | 110 +++
tests/xfs/062.out | 17 +
tests/xfs/068.out | 2 +-
tests/xfs/195 | 7 +-
tests/xfs/group | 1 +
24 files changed, 1782 insertions(+), 38 deletions(-)
create mode 100644 src/aio-dio-regress/aio-dio-fcntl-race.c
create mode 100755 tests/btrfs/078
create mode 100644 tests/btrfs/078.out
create mode 100755 tests/btrfs/079
create mode 100644 tests/btrfs/079.out
create mode 100755 tests/generic/036
create mode 100644 tests/generic/036.out
create mode 100755 tests/generic/037
create mode 100644 tests/generic/037.out
create mode 100755 tests/xfs/062
create mode 100644 tests/xfs/062.out
--
Dave Chinner
david@fromorbit.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2014-11-10 7:08 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=20141110070836.GP23575@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;
as well as URLs for NNTP newsgroup(s).