* [ANNOUNCE] xfstests: master branch updated to 21eb9d3
@ 2016-09-01 0:50 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2016-09-01 0:50 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 2981 bytes --]
Hi folks,
The master branch of the xfstests repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
have just been updated. Thanks to Eryu for putting this all
together. Delays in getting the updates out to you all have been on
my side, so blame me for that.
There are a few new tests in this update and not all the fixes are
upstream, so don't be surprised if you see the new tests fail
initially.
-Dave.
The new head of the master branch is commit:
21eb9d3 fstests: add punch, collapse, insert, zero test groups
New Commits:
Andreas Gruenbacher (1):
[d8fe99a] generic: Check clearing of SGID in chmod and acl_set_file
Eric Sandeen (2):
[478b969] common/quota: add prjquota to _qmount_option() filter
[397c6eb] xfs: test xfs_quota "state" command
Eric Whitney (2):
[758f71a] generic/135: redirect stderr from _scratch_mkfs
[991b809] common/rc: improve _require_metadata_journaling() for ext4
Filipe Manana (1):
[94cec74] generic: fsync after file rename
Omar Sandoval (1):
[2a084ec] src/test-nextquota: fix build failure with glibc 2.24
Theodore Ts'o (1):
[21eb9d3] fstests: add punch, collapse, insert, zero test groups
Xiao Yang (1):
[6e21e45] xfs/191: skip tests on older xfsprogs
Zorro Lang (3):
[9c03808] xfs/033: source mkfs output again if isize less than 512
[d88e01f] xfs/006: refactor reset error handling code to common/rc
[d6a6cf5] xfs: EIO error handling test
Code Diffstat:
common/quota | 1 +
common/rc | 55 +++++++++++--
src/test-nextquota.c | 9 ++-
tests/btrfs/group | 2 +-
tests/ext4/group | 4 +-
tests/generic/135 | 2 +-
tests/generic/375 | 81 +++++++++++++++++++
tests/generic/375.out | 9 +++
tests/generic/376 | 77 ++++++++++++++++++
tests/generic/376.out | 5 ++
tests/generic/group | 90 ++++++++++-----------
tests/xfs/006 | 27 ++-----
tests/xfs/006.out | 1 +
tests/xfs/033 | 8 +-
tests/xfs/033.out.crc.linux | 6 --
tests/xfs/033.out.irix | 6 --
tests/xfs/033.out.linux | 6 --
tests/xfs/263 | 97 +++++++++++++++++++++++
tests/xfs/263.out | 199 +++++++++++++++++++++++++++++++++++++++++++++++
tests/xfs/264 | 126 ++++++++++++++++++++++++++++++
tests/xfs/264.out | 21 +++++
tests/xfs/group | 24 +++---
22 files changed, 746 insertions(+), 110 deletions(-)
create mode 100755 tests/generic/375
create mode 100644 tests/generic/375.out
create mode 100755 tests/generic/376
create mode 100644 tests/generic/376.out
create mode 100755 tests/xfs/263
create mode 100644 tests/xfs/263.out
create mode 100755 tests/xfs/264
create mode 100644 tests/xfs/264.out
--
Dave Chinner
david@fromorbit.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-01 0:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01 0:50 [ANNOUNCE] xfstests: master branch updated to 21eb9d3 Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox