From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfstests: master branch updated to db6d20e
Date: Wed, 19 Feb 2014 08:31:13 +1100 [thread overview]
Message-ID: <20140218213113.GH13647@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
included 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:
db6d20e generic: test for atime-related mount options
New Commits:
Dave Chinner (2):
[47dbcf1] xfs/299: users can't modify root owned files
[0fde595] xfs/021: filter v5 filesystem metadata
David Disseldorp (3):
[db5addd] btrfs: add small program for clone testing
[678fd16] src/cloner: use btrfs/ioctl.h header if present
[2965c15] btrfs: add new clone overwrite regression test
Eric Sandeen (2):
[3698f09] xfs: check that junk in V4 superblocks doesn't break growfs
[0ab3beb] xfs: ensure bad primary sb crc fails mount
Filipe David Borba Manana (5):
[fc3e4e6] btrfs: add test for data corruption when using compression
[4eb876c] btrfs: add regression test for incremental send
[32dba77] btrfs: add test for incremental send after dir renames
[56c94f4] btrfs: add test for send issuing duplicated rmdir ops
[0535565] btrfs: cleanup tests btrfs/030 and btrfs/034
Koen De Wit (1):
[db6d20e] generic: test for atime-related mount options
Mark Tinguely (1):
[b985883] xfs: test setting XFS BMBT fields in xfs_db
Wang Shilong (3):
[8564bb8] btrfs: add a regression test for running snapshot and send concurrently
[617252f] btrfs/004: fix to make test really work
[8350a0b] btrfs/005: log test result to right path
Code Diffstat:
.gitignore | 1 +
common/rc | 13 +
configure.ac | 1 +
src/Makefile | 2 +-
src/cloner.c | 192 +++++
tests/btrfs/004 | 16 +-
tests/btrfs/005 | 13 +-
tests/btrfs/030 | 14 +-
tests/btrfs/034 | 28 +-
tests/btrfs/034.out | 1880 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/035 | 77 ++
tests/btrfs/035.out | 3 +
tests/btrfs/036 | 85 +++
tests/btrfs/036.out | 2 +
tests/btrfs/037 | 111 +++
tests/btrfs/037.out | 3 +
tests/btrfs/038 | 119 ++++
tests/btrfs/038.out | 9 +
tests/btrfs/039 | 131 ++++
tests/btrfs/039.out | 1 +
tests/btrfs/040 | 124 ++++
tests/btrfs/040.out | 1 +
tests/btrfs/group | 6 +
tests/generic/003 | 199 ++++++
tests/generic/003.out | 2 +
tests/generic/group | 1 +
tests/xfs/001 | 98 +++
tests/xfs/001.out | 150 ++++
tests/xfs/002 | 75 ++
tests/xfs/002.out | 1 +
tests/xfs/005 | 66 ++
tests/xfs/005.out | 4 +
tests/xfs/021 | 9 +
tests/xfs/299 | 6 +
tests/xfs/299.out | 96 ++-
tests/xfs/group | 3 +
36 files changed, 3455 insertions(+), 87 deletions(-)
create mode 100644 src/cloner.c
create mode 100755 tests/btrfs/035
create mode 100644 tests/btrfs/035.out
create mode 100755 tests/btrfs/036
create mode 100644 tests/btrfs/036.out
create mode 100755 tests/btrfs/037
create mode 100644 tests/btrfs/037.out
create mode 100755 tests/btrfs/038
create mode 100644 tests/btrfs/038.out
create mode 100755 tests/btrfs/039
create mode 100644 tests/btrfs/039.out
create mode 100755 tests/btrfs/040
create mode 100644 tests/btrfs/040.out
create mode 100755 tests/generic/003
create mode 100644 tests/generic/003.out
create mode 100755 tests/xfs/001
create mode 100644 tests/xfs/001.out
create mode 100755 tests/xfs/002
create mode 100644 tests/xfs/002.out
create mode 100755 tests/xfs/005
create mode 100644 tests/xfs/005.out
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2014-02-18 21:31 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=20140218213113.GH13647@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