* [ANNOUNCE] fstests: master branch updated to adcc60c6bf6a
@ 2016-12-04 6:53 Eryu Guan
0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2016-12-04 6:53 UTC (permalink / raw)
To: fstests
[-- Attachment #1: Type: text/plain, Size: 3247 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 the first time I push updates to
kernel.org repo directly. Thanks to Dave and Eric for helping me on
this!
This update contains patches in the last two weeks. The most notable
changes are the common/rc split, Dave split XFS and btrfs specific
functions to common/xfs and common/btrfs seperately, there should not be
any functional changes by this split. But You may have to rebase your
pending patches on your local repo against new master head.
Also, there're new generic and overlayfs tests, and two test updates
caused by fs behavior changes (see below for details), and some other
small fixes and improvements.
Thanks to all who has contributed to this update! And my apologies for
the patch review backlog, I was busier than I expected last week.
New failure I noticed in this update:
- overlay/016 is a new case that fails on current Linus tree (4.9-rc7)
- generic/182 fails on reflink XFS, there's a behavior change pending in XFS
list
- ext4/001 fails on DAX mount, this is also a behavior change pending in ext4
tree
Thanks,
Eryu
The new head of the master branch is commit:
adcc60c6bf6a build: allow building with latest xfslibs on 32-bit Linux
New commits:
Amir Goldstein (1):
[d04d4bc07dc5] overlay: test ro/rw fd data inconsistecies
Darrick J. Wong (1):
[738938aab26f] generic/182: retain existing btrfs behavior when len == 0
Dave Chinner (4):
[37d78d97f657] check: add brief result summaries
[3d7ed77c6817] generic/095: add iomap_dio_rw() to the dmesg filter
[7d4f483f1bd2] common: split XFS functions from common/rc
[c3aba25afa87] common: split Btrfs functions from common/rc
Eric Biggers (1):
[adcc60c6bf6a] build: allow building with latest xfslibs on 32-bit Linux
Filipe Manana (1):
[47038bbea58b] btrfs/124-5: add missing umount for raid5 tests
J. Bruce Fields (2):
[0240a9c12f61] README: Document fstests mailing list
[64ea47a87e9a] src/dirstress: Allow ESTALE as well as ENOENT
Jaegeuk Kim (2):
[c74b1f84f93a] generic: check inode metadata on f{data}sync after power-cut
[9520450542b3] generic: check some inline truncation behaviors
Jan Kara (1):
[79a1c3808292] ext4/001: Fixup file layout with DAX
Code Diffstat:
README | 6 +
check | 114 +++---
common/btrfs | 330 +++++++++++++++++
common/rc | 957 +-------------------------------------------------
common/xfs | 610 ++++++++++++++++++++++++++++++++
m4/package_xfslibs.m4 | 11 +-
src/dirstress.c | 10 +-
tests/btrfs/124 | 1 +
tests/btrfs/125 | 1 +
tests/ext4/001.cfg | 2 +-
tests/generic/095 | 4 +-
tests/generic/182 | 6 +-
tests/generic/182.out | 2 -
tests/generic/392 | 135 +++++++
tests/generic/392.out | 11 +
tests/generic/393 | 128 +++++++
tests/generic/393.out | 45 +++
tests/generic/group | 2 +
tests/overlay/016 | 98 ++++++
tests/overlay/016.out | 12 +
tests/overlay/group | 1 +
21 files changed, 1468 insertions(+), 1018 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:[~2016-12-04 6:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-04 6:53 [ANNOUNCE] fstests: master branch updated to adcc60c6bf6a Eryu Guan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox