All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to 87cf32ad3fa2
Date: Mon, 09 May 2022 00:01:25 +0800	[thread overview]
Message-ID: <20220508160128.DA475C385A4@smtp.kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3501 bytes --]

Hi all,

The for-next branch of the xfstests repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git

has just been updated and tagged as v2022.05.08 release.

In this release, Amir's patches provide "black list" support in _supported_fs,
and two helpers _fixed_in_version() and _fixed_by_kernel_commit() to print hints
for reasons of test failures. Feel free to use these helpers on new cases, or
improve old cases.

*A Kindly Reminder*
Next week(2022.05.09 ~ 05.15) we plan to merge a big idmapped-mounts related
code refactoring, details refer to:

https://lore.kernel.org/fstests/20220507122649.dp7iopuu7rllli7k@zlang-mailbox/
https://lore.kernel.org/fstests/20220507154346.oxfwcq547p325ti3@wittgenstein/T/#mf1bdf41d4a99bb4d1b90dfee2d30ac872c6074f2

so if you're going to write patches to change src/idmapped-mounts, better to
wait one more week, to avoid terrible rebasing later.

Thanks,
Zorro

The new head of the for-next branch is commit:

87cf32ad3fa2 idmapped-mounts: Add open with O_TMPFILE operation in setgid test

New commits:

Amir Goldstein (2):
[U]      [6ee5ffa079b9] common: support black listing fs in _supported_fs()
[U]      [28c52b15c6e2] common: print hints for reasons of test failures

Chandan Babu R (1):
[D]      [9ae10c882550] xfs/533: Delete test since directory's extent count can never overflow

Dave Chinner (1):
[U]      [441606d28681] fstests: faster group file creation

Yang Xu (3):
[U]      [6ac390bb605b] idmapped-mounts: Reset errno to zero before run_test
[U]      [5328ab947ff4] idmapped-mounts: Add mknodat operation in setgid test
[U]      [87cf32ad3fa2] idmapped-mounts: Add open with O_TMPFILE operation in setgid test


Code Diffstat:

 check                                 |  10 +-
 common/preamble                       |  30 +--
 common/rc                             |  57 +++++-
 src/idmapped-mounts/idmapped-mounts.c | 369 +++++++++++++++++++++++++++++++++-
 tests/generic/500                     |   3 +-
 tests/generic/631                     |   3 +-
 tests/generic/679                     |   3 +-
 tests/overlay/009                     |   3 +
 tests/overlay/010                     |   3 +
 tests/overlay/014                     |   2 +
 tests/overlay/016                     |   4 +-
 tests/overlay/017                     |   4 +-
 tests/overlay/018                     |   4 +-
 tests/overlay/020                     |   3 +
 tests/overlay/022                     |   2 +
 tests/overlay/029                     |   2 +
 tests/overlay/038                     |   2 +
 tests/overlay/041                     |   2 +
 tests/overlay/042                     |   3 +
 tests/overlay/043                     |   4 +-
 tests/overlay/044                     |   4 +-
 tests/overlay/054                     |   3 +
 tests/overlay/055                     |   3 +
 tests/overlay/063                     |   3 +
 tests/overlay/065                     |   4 +
 tests/overlay/067                     |   3 +
 tests/overlay/070                     |   4 +-
 tests/overlay/071                     |   4 +-
 tests/overlay/072                     |   2 +
 tests/overlay/074                     |   5 +
 tests/overlay/077                     |   5 +
 tests/overlay/078                     |   1 +
 tests/xfs/533                         | 170 ----------------
 tests/xfs/533.out                     |  17 --
 tools/mkgroupfile                     |  66 ++++--
 35 files changed, 541 insertions(+), 266 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

             reply	other threads:[~2022-05-08 16:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-08 16:01 Zorro Lang [this message]
2022-05-09  3:39 ` [ANNOUNCE] fstests: for-next branch updated to 87cf32ad3fa2 Zorro Lang
2022-05-09  9:16   ` Christian Brauner

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=20220508160128.DA475C385A4@smtp.kernel.org \
    --to=zlang@kernel.org \
    --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.