FSTests Archive mirror
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: for-next branch updated to v2024.03.31
Date: Sun, 31 Mar 2024 22:05:33 +0800	[thread overview]
Message-ID: <3754ab4cf3a2401e53a2524ba11c9336@kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3621 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 v2024.03.31 release.

Release Notes:
1) There're 3 new test cases in this release, include g/741, g/742 and g/743.
2) Some bug fixes on btrfs, ext4 and xfs sides.
3) The vfs/idmapped_mounts testing got a fix, thanks!

More updates refer to below, thanks for all these contributions!

Thanks,
Zorro

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

e72e052d56c3 generic: test MADV_POPULATE_READ with IO errors

New commits:

Anand Jain (2):
      [199d0a992536] common/btrfs: introduce _require_btrfs_send_version
      [7337c582d46a] generic: test mount fails on physical device with configured dm volume

Boris Burkov (3):
      [8e7f64fc6b5d] btrfs/320: skip -O squota runs
      [cb30473e15c9] btrfs/277: specify protocol version 3 for verity send
      [76bb0038ff8e] btrfs/316: use rescan wrapper

Darrick J. Wong (3):
      [1512b876e602] xfs/270: fix rocompat regex
      [b994c9c17398] xfs/176: fix stupid failure
      [e72e052d56c3] generic: test MADV_POPULATE_READ with IO errors

David Sterba (1):
      [ac004a25238c] common/rc: use proper temporary file path in _repair_test_fs()

Disha Goel (1):
      [a7958a7c6820] generic/735: improve test by incorporating extra hints

Josef Bacik (4):
      [534975459799] btrfs/131,btrfs/172,btrfs/206: add check for block-group-tree feature in btrfs
      [af82dc0ed203] btrfs/330: add test to validate ro/rw subvol mounting
      [805eeea406a7] fstests: btrfs/195: skip raid setups not in the profile configs
      [34cdaf0831ee] generic: add a regression test for fiemap into an mmap range

Luis Henriques (SUSE) (2):
      [3717a1ec4cf1] common/fuzzy: make _scratch_fuzz_modify work for non-xfs filesystems
      [ec7853cd6936] ext4/006: take into account updates to _scratch_fuzz_modify()

Pankaj Raghav (1):
      [8d61144d281c] xfs/558: scale blk IO size based on the filesystem blksz

Taylor Jackson (2):
      [c4d6d42f2109] vfs/idmapped_mounts.c: Incorrect array index for nested user ns
      [9e760cfa976b] vfs/idmapped_mounts.c: Change mount_setattr expected output

Zorro Lang (1):
      [f8fbdbe23309] common/rc: fix unknown _xfs_repair_test_fs function name


Code Diffstat:

 .gitignore                |  1 +
 common/btrfs              | 20 ++++++++++---
 common/fuzzy              | 16 +++++-----
 common/rc                 |  8 ++---
 src/Makefile              |  2 +-
 src/fiemap-fault.c        | 74 +++++++++++++++++++++++++++++++++++++++++++++++
 src/vfs/idmapped-mounts.c |  9 ++----
 tests/btrfs/131           |  2 ++
 tests/btrfs/172           |  3 ++
 tests/btrfs/195           |  8 +++++
 tests/btrfs/206           |  3 ++
 tests/btrfs/277           |  3 +-
 tests/btrfs/281           |  2 +-
 tests/btrfs/284           |  2 +-
 tests/btrfs/316           |  3 +-
 tests/btrfs/320           |  6 ++--
 tests/btrfs/330           | 53 +++++++++++++++++++++++++++++++++
 tests/btrfs/330.out       |  6 ++++
 tests/ext4/006            |  2 +-
 tests/generic/735         | 13 +++++----
 tests/generic/741         | 60 ++++++++++++++++++++++++++++++++++++++
 tests/generic/741.out     |  3 ++
 tests/generic/742         | 50 ++++++++++++++++++++++++++++++++
 tests/generic/742.out     |  2 ++
 tests/generic/743         | 65 +++++++++++++++++++++++++++++++++++++++++
 tests/generic/743.out     |  4 +++
 tests/xfs/176             |  2 +-
 tests/xfs/270             |  3 +-
 tests/xfs/558             |  7 ++++-
 29 files changed, 394 insertions(+), 38 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

                 reply	other threads:[~2024-03-31 14:05 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=3754ab4cf3a2401e53a2524ba11c9336@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).