public inbox for fstests@vger.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.10.05
Date: Mon, 06 Oct 2025 00:13:30 +0800	[thread overview]
Message-ID: <834a6e1ed1f377c9a014a55093a102e5@kernel.org> (raw)

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

Sorry for this late release, we have many patches are still under reviewing
and updating, I'll try to merge them in time when they're ready.

Release Notes:
1) There're 4 new test cases in this release, include generic/772,
   xfs/648, f2fs/021 and f2fs/022.
2) The g/772 and x/648 are new feature test cases, to cover new
   file_getattr/file_setattr syscalls. They might fail on on old
   kernel which doesn't support this feature, we'll add a proper
   _require_ helper to _notrun on old kernel later.
3) The f/021 and f/022 are f2fs regression tests, they might cause
   panic/hang on old kernel, so downstream testing please use them
   carefully.
4) XFS attr2 and ikeep related tests are totally removed, due to
   xfs has removed these two options totally.
5) Some btrfs test cases are fixed/updated to be better to run on large
   block size btrfs 

More updates or fixes refer to below, thanks for all these contributions.

Thanks,
Zorro

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

2cba4b54e6ab xfs: test quota's project ID on special files

New commits:

Andrey Albershteyn (3):
      [ef1028cf0379] file_attr: introduce program to set/get fsxattr
      [4eb40174d77c] generic: introduce test to test file_getattr/file_setattr syscalls
      [2cba4b54e6ab] xfs: test quota's project ID on special files

Brian Foster (1):
      [986a4cc1f5a7] common/rc: destroy loop dev before fallback recreation

Carlos Maiolino (3):
      [e2932df1b5d0] xfs/513: remove attr2 and ikeep tests
      [21d6c88606ce] xfs/613: remove attr2 tests
      [c3b7b05756d6] xfs/539: Remove test for good

Chao Yu (2):
      [38ae4c5048a0] f2fs/021: test quota mount option
      [9460a05243ac] f2fs/022: do sanity check on footer of non inode dnode

Qu Wenruo (3):
      [ebfd9f1ea7c6] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
      [f8d78645f2ab] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
      [57589265bf74] btrfs/26[67]: update the stale comments


Code Diffstat:

 .gitignore            |   1 +
 common/filter         |  15 +++
 common/rc             |   3 +
 configure.ac          |   1 +
 include/builddefs.in  |   1 +
 m4/package_libcdev.m4 |  16 +++
 src/Makefile          |   5 +
 src/file_attr.c       | 274 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/012       |   3 +
 tests/btrfs/136       |   3 +
 tests/btrfs/192       |   8 +-
 tests/btrfs/266       |   4 +-
 tests/btrfs/267       |   2 +-
 tests/btrfs/304       |   5 +-
 tests/btrfs/305       |   5 +-
 tests/btrfs/306       |   5 +-
 tests/f2fs/021        |  30 ++++++
 tests/f2fs/021.out    |   2 +
 tests/f2fs/022        |  54 ++++++++++
 tests/f2fs/022.out    |   2 +
 tests/generic/772     | 109 ++++++++++++++++++++
 tests/generic/772.out |  37 +++++++
 tests/xfs/513         |  11 --
 tests/xfs/513.out     |   7 --
 tests/xfs/539         |  72 -------------
 tests/xfs/539.out     |   2 -
 tests/xfs/613         |   6 --
 tests/xfs/613.out     |   4 -
 tests/xfs/648         |  73 ++++++++++++++
 tests/xfs/648.out     |  15 +++
 30 files changed, 655 insertions(+), 120 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

                 reply	other threads:[~2025-10-05 16:13 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=834a6e1ed1f377c9a014a55093a102e5@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