All of lore.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 7bc26faa6b52
Date: Sun, 29 Apr 2018 20:44:19 +0800	[thread overview]
Message-ID: <5ae5be28.8900620a.fc088.abaf@mx.google.com> (raw)

[-- 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 --]

                 reply	other threads:[~2018-04-29 12:44 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=5ae5be28.8900620a.fc088.abaf@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 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.