* [ANNOUNCE] fstests: master branch updated to dae4fcad54be
@ 2018-01-28 12:29 Eryu Guan
0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2018-01-28 12:29 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 3766 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 update includes several pieces of fixes and
improvements:
- new file handle test and fixes
- kmemleak support
- build support against musl libc
- new ext4 online resize test with bigalloc feature
Note that the kmemleak support is marked as EXPERIMENTAL in the
$seqres.kmemleak file, as "Due to the way kmemleak works, the leak might be
from an earlier test, or something totally unrelated", so a 'kmemleak' failure
could be a false failure, you need to analyze the failures case by case.
New failures I've noticed in this update:
- generic/477 fails on NFSv3/v4.0, but not v4.1/2.
Thanks,
Eryu
The new head of the master branch is commit:
dae4fcad54be src/metaperf: Include linux/param.h explicitly for HZ macro
New commits:
Amir Goldstein (3):
[259cf891310f] src/open_by_handle: verify dir content only with -r flag
[3e729f31b42a] generic/exportfs: golden output is not silent
[6fd4ec6c1a5c] generic: test decoding file handles after cycle mount
Darrick J. Wong (4):
[074740a32c6a] common/rc: report kmemleak errors
[a6b5c98da8c4] xfs/122: fix xfs header ordering problems
[9385d3a90113] generic/403: don't spew '$GETFATTR_PROG: Killed' messages
[f6c3b373bb53] xfs/24[356]: checking cow fork bmap requires CONFIG_XFS_DEBUG=y
Luis R. Rodriguez (2):
[cdd360da7b27] check: move expunge test into a helper
[8ebb071eb8a5] check: expunge tests when doing a dry run
Rostislav Skudnov (8):
[8c0fc542ed51] fsstress: Include stddef.h for ptrdiff_t
[836ed899ae22] fstests: Replace all __[u]intNN_t types with standard [u]intNN_t
[57b7c3bac421] doio, growfiles: Use standard signal name SIGCHLD instead of SIGCLD
[53b8b92652aa] src/fssum: Use htobe64() instead of a custom macro
[38a006979b36] src/t_mtab: Replace sys_siglist[] with strsignal()
[04b7f069f1b7] src/pwrite_mmap_blocked: Include signal.h instead of sys/signal.h
[1b4f24662e7e] src/dmiperf: Include sys/types.h for u_int32_t
[dae4fcad54be] src/metaperf: Include linux/param.h explicitly for HZ macro
harshads (1):
[f2afd6331d2f] ext4: Ext4 online resize with bigalloc tests.
Code Diffstat:
check | 26 +++++--
common/rc | 60 ++++++++++++++++
ltp/doio.c | 2 +-
ltp/fsstress.c | 85 ++++++++++++-----------
ltp/growfiles.c | 2 +-
src/alloc.c | 2 +-
src/dmiperf.c | 1 +
src/feature.c | 2 +-
src/fssum.c | 9 +--
src/getdevicesize.c | 3 +-
src/global.h | 1 +
src/loggen.c | 6 +-
src/makeextents.c | 10 +--
src/metaperf.c | 1 +
src/open_by_handle.c | 143 +++++++++++++++++++++++++++++---------
src/pwrite_mmap_blocked.c | 2 +-
src/randholes.c | 30 ++++----
src/t_mtab.c | 2 +-
tests/ext4/032 | 170 +++++++++++++++++++++++++++++++++++++++++++++
tests/ext4/032.out | 172 ++++++++++++++++++++++++++++++++++++++++++++++
tests/ext4/group | 1 +
tests/generic/403 | 6 +-
tests/generic/426 | 1 -
tests/generic/426.out | 1 -
tests/generic/467 | 1 -
tests/generic/467.out | 1 -
tests/generic/477 | 107 ++++++++++++++++++++++++++++
tests/generic/477.out | 5 ++
tests/generic/group | 1 +
tests/xfs/122 | 5 ++
tests/xfs/243 | 1 +
tests/xfs/245 | 1 +
tests/xfs/246 | 1 +
33 files changed, 740 insertions(+), 121 deletions(-)
--
Eryu Guan
eguan@redhat.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:[~2018-01-28 12:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-28 12:29 [ANNOUNCE] fstests: master branch updated to dae4fcad54be Eryu Guan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox