fstests.vger.kernel.org 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 v2025.07.13
Date: Sun, 13 Jul 2025 23:05:19 +0800	[thread overview]
Message-ID: <a72162253072554dcf966b3de715d509@kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3263 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 v2025.07.13 release.

Release Notes:
1) There're 8 new test cases in this release, include generic/211,
  generic/767 ~ generic/770 and xfs/838 ~ xfs/840. g/211 is a
  regression test for btrfs known issue, others are atomic writes
  test cases.
2) Some testing bug fixes and code clean up.

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

Thanks,
Zorro

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

2e00b85742d6 generic/365: Add fix hint for ext4

New commits ([N]ew, [U]pdate):

Anand Jain (2):
[U]      [eb0191edd4a5] fstests: remove duplicate initialization in the testcase
[U]      [b964de2119d5] fstests: check: fix unset seqres in run_section()

Catherine Hoang (1):
[U]      [8d87273e43f1] common/atomicwrites: add helper for multi block atomic writes

Darrick J. Wong (4):
[N]      [fa8694c823d8] generic: various atomic write tests with hardware and scsi_debug
[N]      [7ca990e22e0d] xfs: more multi-block atomic writes tests
[U]      [a9dc5ac46476] xfs/273: fix test for internal zoned filesystems
[U]      [eb0d2b299ded] xfs/259: drop the 512-byte fsblock logic from this test

Filipe Manana (1):
[N]      [5408cc794fe6] generic: test overwriting file with mmap on a full filesystem

Leah Rumancik (1):
[U]      [a7b5d6b38296] common/rc: add repair fsck flag -f for ext4

Ojaswin Mujoo (1):
[U]      [2e00b85742d6] generic/365: Add fix hint for ext4

Qu Wenruo (3):
[U]      [de07c1558ce0] common/rc: add btrfs support for _small_fs_size_mb()
[U]      [9615d021e95e] generic/050: add a workaround for btrfs
[U]      [43128a0c543b] btrfs/282: use timed writes to make sure scrub has enough run time

Zorro Lang (2):
[U]      [d06bd62c4c42] common/rc: remove useless _pgrep funcion
[U]      [a673bfe9fb06] common/rc: _add_dmesg_filter returns when RESULT_DIR is null


Code Diffstat:

 check                 |   2 +-
 common/atomicwrites   |  31 ++++++++++++
 common/rc             |  36 ++++++++------
 tests/btrfs/253       |   3 --
 tests/btrfs/282       |  60 +++++++++++++++++++----
 tests/btrfs/282.out   |   3 +-
 tests/ext4/053        |  10 ----
 tests/generic/050     |  12 +++++
 tests/generic/211     |  63 ++++++++++++++++++++++++
 tests/generic/211.out |   6 +++
 tests/generic/365     |   3 ++
 tests/generic/767     |  93 ++++++++++++++++++++++++++++++++++++
 tests/generic/767.out |  10 ++++
 tests/generic/768     |  68 ++++++++++++++++++++++++++
 tests/generic/768.out |   9 ++++
 tests/generic/769     |  88 ++++++++++++++++++++++++++++++++++
 tests/generic/769.out |  16 +++++++
 tests/generic/770     | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/770.out |  21 ++++++++
 tests/xfs/259         |  24 ++++------
 tests/xfs/259.out     |   7 ---
 tests/xfs/273         |   5 ++
 tests/xfs/838         |  69 +++++++++++++++++++++++++++
 tests/xfs/838.out     |   9 ++++
 tests/xfs/839         |  72 ++++++++++++++++++++++++++++
 tests/xfs/839.out     |   3 ++
 tests/xfs/840         |  64 +++++++++++++++++++++++++
 tests/xfs/840.out     |  15 ++++++
 28 files changed, 870 insertions(+), 61 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

                 reply	other threads:[~2025-07-13 15: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=a72162253072554dcf966b3de715d509@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 NNTP newsgroup(s).