All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: for-next branch updated to v2025.03.17
@ 2025-03-16 16:57 Zorro Lang
  0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2025-03-16 16:57 UTC (permalink / raw)
  To: fstests

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

Release Notes:
1) There's not new test case in this release.
2) Some old and useless scripts are removed.

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

The v2025.03.09 has been released a week. I'm planning to merge that version
(or later) to master branch. If xfs, btrfs, ext4 and any other filesystem
list has any regression or critical issue or concern on that version, please
feel free to report to fstests@. Otherwise, I'll consider that version is good
to be merged to master branch in next release time.

Thanks,
Zorro

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

d71157da4ef4 common/rc: explicitly test for engine availability in _require_fio

New commits:

Anthony Iliopoulos (1):
      [f5661920e161] generic: add missed _require_idmapped_mounts check

Dave Chinner (5):
      [317f7f5cc739] fstests: remove setup script
      [41c1a67c96c6] fstests: remove old soak script
      [c4e4825c9611] fstests: remove crash script
      [6c13328aecf1] fstests: remove tools/auto-qa
      [90a2be3c9e44] fstests: remove old tools from tools directory

Eric Sandeen (8):
      [63347f3f5207] common/rc: use getent when available
      [83c1795dc48e] fstests: enable sparse checking with make C=[12]
      [6555679edfa1] treewide: check for #ifdef __linux__ not linux
      [c9c56ff4de40] lib: Fix non-ANSI function declarations
      [ff3c15c034a9] lib: fix empty arg function prototypes
      [6f8f12aa482a] lib: replace aiocb_t with struct aiocb
      [cc8a4bed1fee] lib: make a few symbols static
      [d71157da4ef4] common/rc: explicitly test for engine availability in _require_fio

Luis Henriques (1):
      [9594473fffb7] src/locktest: add missing struct cast with syscall getsockname()


Code Diffstat:

 Makefile               |  14 ++
 common/rc              |  19 +-
 crash/README           | 151 -------------
 crash/rc.sysinit       |  46 ----
 crash/xfscrash         | 506 -------------------------------------------
 include/buildrules     |  19 ++
 include/random_range.h |   2 +-
 include/tlibio.h       |   6 +-
 include/write_log.h    |   4 +-
 lib/dataascii.c        |  59 +++--
 lib/databin.c          |  28 ++-
 lib/datapid.c          |  32 +--
 lib/file_lock.c        |  12 +-
 lib/forker.c           |  19 +-
 lib/pattern.c          |  14 +-
 lib/random_range.c     |  65 ++----
 lib/str_to_bytes.c     |  11 +-
 lib/string_to_tokens.c |   1 -
 lib/tlibio.c           |  76 +++----
 lib/write_log.c        |  34 +--
 ltp/doio.c             |   8 +-
 ltp/iogen.c            |   6 +-
 setup                  |  81 -------
 soak                   | 121 -----------
 src/locktest.c         |   2 +-
 tests/ext4/301         |   1 -
 tests/ext4/302         |   1 -
 tests/ext4/303         |   1 -
 tests/ext4/304         |   1 -
 tests/generic/633      |   2 +-
 tests/generic/696      |   2 +-
 tests/generic/697      |   2 +-
 tools/ag-wipe          | 171 ---------------
 tools/auto-qa          | 568 -------------------------------------------------
 tools/db-walk          | 178 ----------------
 tools/fs-walk          |  85 --------
 tools/interop          | 101 ---------
 37 files changed, 204 insertions(+), 2245 deletions(-)
--
Zorro Lang
zlang@kernel.org

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-16 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-16 16:57 [ANNOUNCE] fstests: for-next branch updated to v2025.03.17 Zorro Lang

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.