* [ANNOUNCE] fstests: master branch updated to 7bc26faa6b52
@ 2018-04-29 12:44 Eryu Guan
0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2018-04-29 12:44 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 2139 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 normal update that contains two new tests and
some cleanups for overlay and btrfs.
And I've gone through all the review backlogs in the last few days, but I might
miss patches, so if you still have patches posted for more than 5 days and got
no reviews, please just resend.
New failures I've noticed in this update:
- generic/484 fails with latest Linus tree (v4.17-rc2) on all filesystems, the
fix is still in review
Thanks,
Eryu
The new head of the master branch is commit:
7bc26faa6b52 generic: test record locks across execve in multithread process
New commits:
Amir Goldstein (3):
[e9f768ef0ebb] overlay/041: fix call to _overlay_check_scratch_dirs
[e97ef0145ce0] overlay/043: require and enable redirect_dir
[9b1ff558f734] overlay/04{1,3,4}: enable xino feature
Anand Jain (3):
[7c8651be0a1e] btrfs/130: fix Invalid argument
[e46a9aa0bef7] btrfs/130: make it workable on small systems
[a6f6336df750] btrfs/011: cleanup the functions
Brian Foster (1):
[91481af94986] xfs: filestream allocator inode use-after-free test
Misono Tomohiro (1):
[d3977ca35aaf] common/rc: move rm out from if block to always delete kmemleak temp file
Xiong Zhou (1):
[7bc26faa6b52] generic: test record locks across execve in multithread process
Code Diffstat:
.gitignore | 1 +
common/rc | 12 ++-
src/Makefile | 2 +-
src/t_locks_execve.c | 77 ++++++++++++++++++++
tests/btrfs/011 | 197 ++++++++++++++++----------------------------------
tests/btrfs/130 | 9 ++-
tests/generic/484 | 65 +++++++++++++++++
tests/generic/484.out | 2 +
tests/generic/group | 1 +
tests/overlay/041 | 20 +++--
tests/overlay/043 | 16 +++-
tests/overlay/044 | 15 +++-
tests/xfs/445 | 109 ++++++++++++++++++++++++++++
tests/xfs/445.out | 2 +
tests/xfs/group | 1 +
15 files changed, 375 insertions(+), 154 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:[~2018-04-29 12:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-29 12:44 [ANNOUNCE] fstests: master branch updated to 7bc26faa6b52 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.