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

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

Release Note:
1. There're 5 new cases (btrfs/272, xfs/553 and generic/695~697) in this
   release. All of them are known regression test, you can find the related
   kernel commit id in source code. Generally they won't cause panic or hang,
   so might not break downstream kernel testing.
2. Thanks Darrick keep improving eio testing.
3. ext4/053 removed "nouser_xattr" testing.

Feel free to reply this email if you have any questions. Thanks all your
contribution. More details as below.

Thanks,
Zorro

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

890c50823b64 vfs: Add new setgid_create_acl test

New commits ([N]ew, [U]pdate, [D]elete):

BingJing Chang (1):
[N]      [ea66d27cb5e6] fstests: btrfs: test incremental send for changed reference paths

Chandan Babu R (1):
[N]      [0044157d9027] xfs: Check if a direct write can result in a false ENOSPC error

Christoph Hellwig (2):
[U]      [aa309b96fb5d] btrfs/271: include common/fail_make_request
[U]      [3e8936c3e84d] btrfs/271: use the common fail_request setup helpers

Darrick J. Wong (3):
[U]      [f3c314574d01] common/xfs: fix _reset_xfs_sysfs_error_handling reset to actual defaults
[U]      [4f929ebc5928] common: disable infinite IO error retry for EIO shutdown tests
[U]      [de3717ae0985] common: filter internal errors during io error testing

Filipe Manana (1):
[N]      [e42fa9fec802] generic: test fsync after punching hole adjacent to an existing hole

Xiubo Li (1):
[U]      [c935c7dce550] ceph/004: fix the ceph.quota.max_bytes values

Yang Xu (3):
[D]      [f9bf0d5130e1] ext4/053: Remove nouser_xattr test
[N]      [c87543428673] vfs: Add new setgid_create_umask test
[N]      [890c50823b64] vfs: Add new setgid_create_acl test


Code Diffstat:

 check                     |    1 +
 common/dmerror            |    4 +
 common/fail_make_request  |    1 +
 common/rc                 |   50 +-
 common/xfs                |   38 +-
 src/vfs/idmapped-mounts.c | 1207 +++++++++++++++++++++++++++++++++++++++++++++
 src/vfs/idmapped-mounts.h |    2 +
 src/vfs/utils.c           |   14 +
 src/vfs/utils.h           |    1 +
 src/vfs/vfstest.c         |  558 ++++++++++++++++++++-
 tests/btrfs/271           |   36 +-
 tests/btrfs/271.out       |    2 +
 tests/btrfs/272           |   88 ++++
 tests/btrfs/272.out       |    3 +
 tests/ceph/004            |    6 +-
 tests/ext4/053            |    1 -
 tests/generic/695         |   91 ++++
 tests/generic/695.out     |   15 +
 tests/generic/696         |   46 ++
 tests/generic/696.out     |    2 +
 tests/generic/697         |   33 ++
 tests/generic/697.out     |    2 +
 tests/xfs/006.out         |    6 +-
 tests/xfs/264.out         |   12 +-
 tests/xfs/553             |   67 +++
 tests/xfs/553.out         |    9 +
 26 files changed, 2248 insertions(+), 47 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-09-04 14:09 UTC | newest]

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