All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zorro Lang <zlang@kernel.org>
To: fstests@vger.kernel.org
Subject: [ANNOUNCE] fstests: merge v2025.10.05 onto master branch
Date: Mon, 20 Oct 2025 22:30:50 +0800	[thread overview]
Message-ID: <c7014cf20a69300494388a6826d2bb92@kernel.org> (raw)

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

Hi all,

The master branch of the xfstests repository at:

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

has just been updated to v2025.10.05 version.

Thanks,
Zorro

The new head of the master 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-20 14:30 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=c7014cf20a69300494388a6826d2bb92@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.