public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Eryu Guan <guaneryu@gmail.com>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: master branch updated to ecc7b5c0bafa
Date: Sun, 30 Apr 2017 18:06:38 +0800	[thread overview]
Message-ID: <5905b733.0413620a.c7bf8.0b24@mx.google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3177 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. 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@redhat.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

                 reply	other threads:[~2017-04-30 10:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5905b733.0413620a.c7bf8.0b24@mx.google.com \
    --to=guaneryu@gmail.com \
    --cc=fstests@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox