* [ANNOUNCE] fstests: for-next branch updated to v2024.08.25
@ 2024-08-25 13:26 Zorro Lang
0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2024-08-25 13:26 UTC (permalink / raw)
To: fstests
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 3125 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 v2024.08.25 release.
Release Notes:
1) There're 3 new test cases -- b/319, g/755 and x/608. They're all regression
test cases. Failed on old kernel, but won't cause crash or hang.
2) A new program src/min_dio_alignment helps to the minimum DIO alignment
by using statx stx_dio_offset_align field.
3) Fix a small tmpfs test regression.
More updates and fixes refer to below, thanks for all your contributions!
Thanks,
Zorro
The new head of the for-next branch is commit:
b14652801e2e generic/615: add to the quick group
New commits ([N]ew, [U]pdate):
André Almeida (1):
[U] [5381898ebaef] common/config: Correctly ignore {TEST|SCRATCH}_DEV for tmpfs
Christoph Hellwig (6):
[U] [873e36c9c3cc] statx.h: update to latest kernel UAPI
[N] [0e5f196d0a6a] add a new min_dio_alignment helper
[U] [4a571eaae784] xfs/424: don't use _min_dio_alignment
[U] [515e61fdc791] generic: don't use _min_dio_alignment without a device argument
[U] [ee799a0cf1d4] replace _min_dio_alignment with calls to src/min_dio_alignment
[U] [b14652801e2e] generic/615: add to the quick group
Darrick J. Wong (1):
[N] [d77a99817574] xfs: add a test for v1 inodes with nonzero nlink and onlink fields
Filipe Manana (1):
[N] [e4030c9b6b00] btrfs: test send clones extents with unaligned end offset ending at i_size
Jeff Layton (1):
[N] [a49385587950] generic/755: test that inode's ctime is updated on unlink
Ma Xinjian (1):
[U] [1a7f5bbcdd51] xfs/348: add helper tags
Code Diffstat:
.gitignore | 1 +
common/config | 4 +--
common/rc | 15 ----------
src/Makefile | 2 +-
src/min_dio_alignment.c | 66 ++++++++++++++++++++++++++++++++++++++++
src/statx.h | 38 +++++++++++++++++++----
tests/btrfs/319 | 80 +++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/319.out | 16 ++++++++++
tests/generic/091 | 2 +-
tests/generic/095 | 7 +++--
tests/generic/114 | 2 +-
tests/generic/240 | 2 +-
tests/generic/252 | 2 +-
tests/generic/263 | 2 +-
tests/generic/329 | 2 +-
tests/generic/330 | 2 +-
tests/generic/450 | 2 +-
tests/generic/465 | 2 +-
tests/generic/521 | 2 +-
tests/generic/538 | 2 +-
tests/generic/551 | 2 +-
tests/generic/591 | 2 +-
tests/generic/615 | 2 +-
tests/generic/617 | 2 +-
tests/generic/755 | 39 ++++++++++++++++++++++++
tests/generic/755.out | 2 ++
tests/xfs/194 | 11 +++----
tests/xfs/201 | 47 +++++++++++++++--------------
tests/xfs/237 | 2 +-
tests/xfs/239 | 2 +-
tests/xfs/348 | 7 +++++
tests/xfs/424 | 2 +-
tests/xfs/556 | 2 +-
tests/xfs/608 | 39 ++++++++++++++++++++++++
tests/xfs/608.out | 7 +++++
35 files changed, 345 insertions(+), 74 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:[~2024-08-25 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-25 13:26 [ANNOUNCE] fstests: for-next branch updated to v2024.08.25 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.