All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] fstests: for-next branch updated to b91889d79e1d
@ 2022-07-31 14:40 Zorro Lang
  0 siblings, 0 replies; only message in thread
From: Zorro Lang @ 2022-07-31 14:40 UTC (permalink / raw)
  To: fstests

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

Release Notes:
1) There're 5 new cases this week -- btrfs/261, ext4/058, ext4/059, xfs/533 and
   xfs/549, where both ext4 new cases will trigger kernel BUG/crash on linux
   version < 5.19-rc3, then break fstests running, so remind that for downstream
   kernel testing.
2) This release fixes a small regression issue on nfs, which was brought in last
   week. More details refer to commit b91889d79e1d. So I'd like *not* to update
   master branch (to v2022.07.24) this week, to avoid this regression (and other
   secondary cause:). If everything goes well next week, I'll update it as usual.

More details see below.

Thanks,
Zorro

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

b91889d79e1d seek_sanity_test: use XFS ioctls to determine file allocation unit size

New commits:

Darrick J. Wong (3):
[U]      [50f6d4641036] dmlogwrites: skip generic tests when external logdev in use
[U]      [91f2a0f472e6] common/rc: wait for udev before creating dm targets
[U]      [b91889d79e1d] seek_sanity_test: use XFS ioctls to determine file allocation unit size

Naohiro Aota (1):
[U]      [2925f3b7f773] btrfs/253: skip on zoned mode as we cannot change the chunk size

Qu Wenruo (1):
[N]      [9347bb488cde] btrfs: add test case to make sure btrfs can handle one corrupted device

Sun Ke (2):
[N]      [88ac8622fae1] ext4: set 256 blocks in a block group then apply io pressure
[N]      [affcc6dd6735] ext4: resize an ext4 which resize_inode feature is disabled but has reserved GDT blocks.

Yang Xu (4):
[U]      [196721f3b730] xfs/270: Fix syntax error
[N]      [b994a3bc4395] xfs: test xfs_db whether still can get corrupted field value
[N]      [b7962b76ec24] xfs: test mkfs.xfs whether terminate getsubopt arrays properly
[U]      [8a74eaaebe2a] xfs/191: Add missing xfsprogs commit


Code Diffstat:

 common/rc              | 13 ++++++++
 src/seek_sanity_test.c | 36 +++++++++++++++------
 tests/btrfs/253        |  2 ++
 tests/btrfs/261        | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/261.out    |  2 ++
 tests/ext4/058         | 33 +++++++++++++++++++
 tests/ext4/058.out     |  2 ++
 tests/ext4/059         | 41 ++++++++++++++++++++++++
 tests/ext4/059.out     |  2 ++
 tests/generic/455      |  1 +
 tests/generic/457      |  1 +
 tests/generic/470      |  1 +
 tests/generic/482      |  1 +
 tests/xfs/191          |  7 ++--
 tests/xfs/270          |  6 ++--
 tests/xfs/533          | 34 ++++++++++++++++++++
 tests/xfs/533.out      |  5 +++
 tests/xfs/549          | 29 +++++++++++++++++
 tests/xfs/549.out      |  2 ++
 19 files changed, 292 insertions(+), 13 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:[~2022-07-31 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-31 14:40 [ANNOUNCE] fstests: for-next branch updated to b91889d79e1d 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.