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 v2023.05.28 release. Release Note: 1) There's 1 new test case (generic/728) in this release. 2) Update some btrfs _fixed_by_kernel_commit lines. 3) Fix some failures caused by fstests or userspace updating. More details refer to below, thanks all! Thanks, Zorro The new head of the for-next branch is commit: 596db5ee9182 fuzzy: skip online scrub and health checks if not supported New commits ([N]ew, [U]pdate): Andrey Albershteyn (1): [U] [df0238186fe5] fstests: fix compilation error in splice2pipe on old (<C99) compilers Anna Schumaker (1): [N] [a7afd52b4a89] generic: Add a test for xattr ctime updates Anthony Iliopoulos (1): [U] [596db5ee9182] fuzzy: skip online scrub and health checks if not supported Filipe Manana (4): [U] [e46a74f2e1d7] generic/708: fix commit subject and add its git hash [U] [aeb0dccbadac] btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group [U] [4aa3e1dc28c9] btrfs/287: add git commit hash for the kernel fix [U] [6dfe7b6b9033] btrfs/213: avoid occasional failure due to already finished balance Murphy Zhou (1): [U] [199342c9fa48] common/{filter,quota}, xfs/1{06,52}: fix grep pattern Code Diffstat: common/filter | 2 +- common/fuzzy | 6 ++++++ common/quota | 2 +- src/splice2pipe.c | 5 +++-- tests/btrfs/213 | 21 +++++++++++++++++---- tests/btrfs/287 | 2 +- tests/generic/708 | 3 ++- tests/generic/728 | 43 +++++++++++++++++++++++++++++++++++++++++++ tests/generic/728.out | 2 ++ tests/xfs/106 | 4 ++-- tests/xfs/152 | 4 ++-- 11 files changed, 80 insertions(+), 14 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx