* [ANNOUNCE] fstests: master branch updated to 1113a8aa2051
@ 2019-05-26 14:59 Eryu Guan
0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2019-05-26 14:59 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 3140 bytes --]
Hi all,
The master branch of the xfstests repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
have just been updated. This is a relative big update that contains 13 new
commits, which adds 6 new tests (3 btrfs tests and 3 xfs tests) and fixes
various bugs in tests.
You may see btrfs/18[89] and btrfs/190 fail with latest kernel.
Thanks,
Eryu
The new head of the master branch is commit:
1113a8aa2051 xfs: basic testing of new xfs_spaceman health command
New commits:
Darrick J. Wong (5):
[3fac0b7c31bc] generic/530: revert commit f8f57747222
[afeb3b711cbe] generic/530, xfs/501: pass fs shutdown handle to t_open_tmpfiles
[58937c3f24da] fstests: use _scratch_shutdown instead of calling src/godown
[cf2030a0c398] xfs: validate unicode filesystem labels
[1113a8aa2051] xfs: basic testing of new xfs_spaceman health command
Filipe Manana (2):
[c37f9a66df67] btrfs: send with no-holes enabled, fallocate and hole punching
[e6e98a855a76] btrfs: send after cloning and truncating source file
Luis Henriques (4):
[c9589693233d] src/attr_replace_test: limit size of extended attribute value
[b6d45325f822] generic/319: use numeric user and group IDs in getfacl
[9f2e4554c53d] overlay/023: use numeric user and group IDs in getfacl
[0eccec6cdbac] generic/{436,445}: define _cleanup function earlier in the tests
Murphy Zhou (1):
[828d146a86c7] generic/54{0..3}: redirect FILEFRAG error output to .full too
Qu Wenruo (1):
[cfbd28d6c4c1] btrfs: resume balance on mount with qgroup
Code Diffstat:
common/rc | 29 +++++++++
common/xfs | 7 +++
src/attr_replace_test.c | 3 +
src/t_open_tmpfiles.c | 29 ++++++++-
tests/btrfs/188 | 84 ++++++++++++++++++++++++++
tests/btrfs/188.out | 13 ++++
tests/btrfs/189 | 105 +++++++++++++++++++++++++++++++++
tests/btrfs/189.out | 21 +++++++
tests/btrfs/190 | 92 +++++++++++++++++++++++++++++
tests/btrfs/190.out | 2 +
tests/btrfs/group | 3 +
tests/generic/050 | 2 +-
tests/generic/319 | 4 +-
tests/generic/319.out | 8 +--
tests/generic/436 | 14 ++---
tests/generic/445 | 14 ++---
tests/generic/453 | 16 +----
tests/generic/454 | 16 +----
tests/generic/530 | 4 +-
tests/generic/540 | 8 +--
tests/generic/541 | 8 +--
tests/generic/542 | 8 +--
tests/generic/543 | 8 +--
tests/overlay/023 | 2 +-
tests/overlay/023.out | 4 +-
tests/xfs/051 | 2 +-
tests/xfs/079 | 2 +-
tests/xfs/121 | 4 +-
tests/xfs/181 | 4 +-
tests/xfs/501 | 4 +-
tests/xfs/504 | 153 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/xfs/504.out | 2 +
tests/xfs/505 | 52 ++++++++++++++++
tests/xfs/505.out | 2 +
tests/xfs/506 | 82 ++++++++++++++++++++++++++
tests/xfs/506.out | 3 +
tests/xfs/group | 3 +
37 files changed, 733 insertions(+), 84 deletions(-)
--
Eryu Guan
guaneryu@gmail.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-26 15:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-26 14:59 [ANNOUNCE] fstests: master branch updated to 1113a8aa2051 Eryu Guan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.