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 v2025.04.13
Date: Sun, 13 Apr 2025 21:27:46 +0800	[thread overview]
Message-ID: <edd2224618169707c37d1c35bdcb0e05@kernel.org> (raw)

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

Release Notes:
1) There 3 new test cases in this release, include generic/765, btrfs/329
   and btrfs/334.
2) x/629 ~ x/632 have been removed from auto and quick groups, please note
   that, if it affects your test plan.
3) Cleanup some codes in common/ and check.

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

Thanks,
Zorro

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

2cc8c822f864 fstests: btrfs: testcase for sysfs chunk_size attribute validation

New commits:

Anand Jain (5):
      [0a9011ae6a36] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
      [afdb10ee1853] fstests: filter: helper for sysfs error filtering
      [03adc99ef11c] fstests: common/sysfs: add new file sysfs and helpers
      [f5cb79fb0f10] fstests: btrfs: testcase for sysfs policy syntax verification
      [2cc8c822f864] fstests: btrfs: testcase for sysfs chunk_size attribute validation

Catherine Hoang (1):
      [d90ee3b64963] generic: add a test for atomic writes

Christoph Hellwig (1):
      [ad048ff62f50] xfs: remove the post-EOF prealloc tests from the auto and quick groups

Darrick J. Wong (4):
      [7ff687d85747] common/rc: fix dumping of corrupt ext* filesystems
      [68e9620be4a6] xfs/801: provide missing sysfs-dump function
      [bc7f79bd13d8] xfs/792: skip test if rextsize isn't congruent with operation length
      [8d1447890a8c] generic/275: fix on 32k fsblock filesystems

Nirjhar Roy (IBM) (7):
      [83e1f4c43817] xfs/539: Ignore remount failures on v5 xfs
      [a758e467c24a] generic/749: Remove redundant sourcing of common/rc
      [fb15457efd0f] generic/367: Remove redundant sourcing of common/config
      [491eddb2699f] check: Remove redundant _test_mount in check
      [69bdf04c98c3] check,common{rc,preamble}: Decouple init_rc() call from sourcing common/rc
      [1c2f3da49c5d] common/config: Introduce _exit wrapper around exit command
      [f14f2a885954] common: exit --> _exit

Swarna Prabhu (1):
      [3be9add6d1d3] generic/750 : add missing _fixed_by_git_commit line to the test


Code Diffstat:

 check                 |  10 ++-
 common/btrfs          |   6 +-
 common/ceph           |   2 +-
 common/config         |  16 +++--
 common/dump           |  11 ++-
 common/ext4           |   2 +-
 common/filter         |   9 +++
 common/populate       |   2 +-
 common/preamble       |   3 +-
 common/punch          |  13 ++--
 common/rc             | 163 +++++++++++++++++++++++++++----------------
 common/repair         |   4 +-
 common/sysfs          | 145 ++++++++++++++++++++++++++++++++++++++
 common/xfs            |   8 +--
 tests/btrfs/329       |  21 ++++++
 tests/btrfs/329.out   |  19 +++++
 tests/btrfs/334       |  21 ++++++
 tests/btrfs/334.out   |  14 ++++
 tests/generic/275     |   3 +
 tests/generic/367     |   1 -
 tests/generic/749     |   1 -
 tests/generic/750     |   6 +-
 tests/generic/765     | 188 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/765.out |   2 +
 tests/xfs/539         |   2 +-
 tests/xfs/629         |   2 +-
 tests/xfs/630         |   2 +-
 tests/xfs/631         |   2 +-
 tests/xfs/632         |   2 +-
 tests/xfs/792         |   1 +
 tests/xfs/801         |  12 ++++
 31 files changed, 590 insertions(+), 103 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

                 reply	other threads:[~2025-04-13 13:27 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=edd2224618169707c37d1c35bdcb0e05@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.