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 v2024.12.01 onto master branch
Date: Sun, 08 Dec 2024 21:51:05 +0800	[thread overview]
Message-ID: <dd50fea5fabdd1711fe14fc213543661@kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3189 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 v2024.12.01 version.

Thanks,
Zorro

The new head of the master branch is commit:

8467552f09e1 btrfs/327: add a test case to verify inline extent data read

New commits:

Anand Jain (1):
      [4906a5ab94ee] fstests: fix blksize_t printf format warnings across architectures

Christoph Hellwig (1):
      [c8114d98186a] xfs/229: call on the test directory

Darrick J. Wong (15):
      [92aad87ec067] generic/757: fix various bugs in this test
      [e21e278065bf] generic/757: convert to thinp
      [fa95cde52dcd] xfs/113: fix failure to corrupt the entire directory
      [27ce2a47a773] xfs/508: fix test for 64k blocksize
      [67e01fc52bbc] common/rc: capture dmesg when oom kills happen
      [93a8e88d0f6e] generic/562: handle ENOSPC while cloning gracefully
      [38257f559615] xfs/163: skip test if we can't shrink due to enospc issues
      [d9352ed5e24a] xfs/009: allow logically contiguous preallocations
      [2d6e7681acff] generic/251: use sentinel files to kill the fstrim loop
      [dbdbe1ec8591] generic/251: constrain runtime via time/load/soak factors
      [f06e93a4b1af] generic/251: don't copy the fsstress source code
      [f4ac46a85121] generic/366: fix directio requirements checking
      [d78afe6b6f0c] generic/454: actually set attr value for llamapirate subtest
      [ab1ece9ee32d] xfs/122: add tests for commitrange structures
      [0c01033c834f] generic/459: prevent collisions between test VMs backed by a shared disk pool

Filipe Manana (1):
      [09d86a113f0a] btrfs/028: kill lingering processes when test is interrupted

Nirjhar Roy (3):
      [e715441790b8] common/rc,xfs/207: Add a common helper function to check xflag bits
      [5c42ec5b9fd3] common/rc: Add a new _require_scratch_extsize helper function
      [a9c233162ef3] generic: Addition of new tests for extsize hints

Qu Wenruo (1):
      [8467552f09e1] btrfs/327: add a test case to verify inline extent data read

Zorro Lang (2):
      [98a76c6c51da] common/rc: _scratch_mkfs_sized supports extra arguments
      [d6596effc4df] xfs/157: do not drop necessary mkfs options


Code Diffstat:

 common/rc               |  59 +++++++++++-----
 src/attr_replace_test.c |   2 +-
 src/seek_sanity_test.c  |   2 +-
 tests/btrfs/028         |  14 ++++
 tests/btrfs/327         |  56 ++++++++++++++++
 tests/btrfs/327.out     |   2 +
 tests/generic/251       |  42 ++++++------
 tests/generic/366       |   2 +-
 tests/generic/367       | 174 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/generic/367.out   |  26 ++++++++
 tests/generic/454       |   8 +--
 tests/generic/459       |  15 +++--
 tests/generic/562       |  10 ++-
 tests/generic/757       |  26 ++++++--
 tests/xfs/009           |  29 +++++++-
 tests/xfs/113           |  33 +++++++--
 tests/xfs/122.out       |   1 +
 tests/xfs/157           |   3 +-
 tests/xfs/163           |   9 ++-
 tests/xfs/207           |  15 ++---
 tests/xfs/229           |   4 +-
 tests/xfs/508           |   4 +-
 22 files changed, 456 insertions(+), 80 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

                 reply	other threads:[~2024-12-08 13:51 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=dd50fea5fabdd1711fe14fc213543661@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.