[ANNOUNCE] fstests: master branch updated to ecc7b5c0bafa

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



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. Notably, the cross-compilation support has been
committed, this shouldn't break normal build process, if you see any build
failures please report and/or contribute patch.

Also, there're a few more new tests added than bug fixes, including generic
mmap test, ext4 fuzzer test and xfs growfs and repair tests. Thanks to all the
new test contributors!

New failures I've noticed in this update:
- generic/428 fails on dax mounts on all filesystems that support dax
- xfs/289 fails, the xfs_growfs fix is in review
- ext4/025 fails on 1k block ext4 if tested on RHEL7 hosts, that's a RHEL7
  e2fsprogs bug

Thanks,
Eryu

The new head of the master branch is commit:

ecc7b5c0bafa xfs: xfs_growfs target path must be an active xfs mountpoint

New commits:

Bill O'Donnell (1):
      [ecc7b5c0bafa] xfs: xfs_growfs target path must be an active xfs mountpoint

Filipe Manana (1):
      [255affa11c14] btrfs: fix local array declarations

Gwendal Grignou (1):
      [5d20084fefaf] build: allow cros-compilation on chromeOS

Ross Zwisler (2):
      [47a3f8a8308e] src/t_mmap_dio: fix incorrect argument count check
      [bba1b1b2b937] generic: add regression test for stale mmap reads

Xiao Yang (2):
      [427db760cfc7] ext4: check mount's handling for very large s_first_meta_bg
      [2385c5b4e8cb] btrfs: use $FILEFRAG_PROG instead of filefrag

Zorro Lang (2):
      [9518ef640254] xfs: xfs_repair should junk empty attribute leaf blocks
      [accf20216c71] generic: test eofblocks race with file extending aio dio writes


Code Diffstat:

 .gitignore                             |  14 ++
 Makefile                               |  14 +-
 aclocal.m4 => acinclude.m4             |  28 +---
 common/rc                              |   4 +-
 configure.ac                           |   3 +-
 include/builddefs.in                   |   9 +-
 install-sh                             | 259 ---------------------------------
 src/Makefile                           |   2 +-
 src/aio-dio-regress/aio-dio-eof-race.c |  76 +++++++---
 src/t_mmap_dio.c                       |   2 +-
 src/t_mmap_stale_pmd.c                 |  73 ++++++++++
 tests/btrfs/003                        |   2 +-
 tests/btrfs/004                        |   4 +-
 tests/btrfs/079                        |   4 +-
 tests/ext4/025                         |  65 +++++++++
 tests/ext4/025.out                     |   4 +
 tests/ext4/group                       |   1 +
 tests/generic/427                      |  87 +++++++++++
 tests/generic/427.out                  |   2 +
 tests/generic/428                      |  60 ++++++++
 tests/generic/428.out                  |   2 +
 tests/generic/group                    |   2 +
 tests/xfs/288                          | 109 ++++++++++++++
 tests/xfs/288.out                      |   2 +
 tests/xfs/289                          | 123 ++++++++++++++++
 tests/xfs/289.out                      |  23 +++
 tests/xfs/group                        |   2 +
 27 files changed, 656 insertions(+), 320 deletions(-)
--
Eryu Guan
eguan@xxxxxxxxxx

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux