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.01.12 release. Release Notes: 1) There're 6 new test cases in this release. Include btrfs/328, btrfs/333, f2fs/008, generic/758, and 2 fscrypt test cases generic/368, generic/369. 2) New RWF_DONTCACHE test supporting in fsstress and fsx. 3) xfs/032 is updated to support LBS testing. 4) Some updates from ocfs2 and f2fs, welcome more patches from more fs lists. More updates and fixes refer to below, thanks for all of these contributions! Thanks, Zorro The new head of the for-next branch is commit: dec8cfb46ba0 btrfs: test cycle mounting a filesystem right after enabling simple quotas New commits: Chao Yu (2): [U] [0a9d09ab51d9] common/rc: support f2fs in _mkfs_dev() [N] [faf877ed05a0] f2fs/008: test snapshot creation/deletion on lvm device Darrick J. Wong (2): [U] [0b66f6efd669] xfs/032: try running on blocksize > pagesize filesystems [U] [9163a3fd9fa1] xfs/43[4-6]: implement impatient module reloading Eric Biggers (3): [U] [248ebfc3d7e2] fscrypt-crypt-util: add hardware KDF support [U] [91e779a8bed1] common/encrypt: support hardware-wrapped key testing [N] [59e3354dd1f7] generic: verify ciphertext with hardware-wrapped keys Filipe Manana (1): [N] [dec8cfb46ba0] btrfs: test cycle mounting a filesystem right after enabling simple quotas Jens Axboe (2): [U] [11ae4f7d0e88] fsstress: add support for RWF_DONTCACHE [U] [d6b9d8eff076] fsx: add support for RWF_DONTCACHE Mark Harmstone (2): [U] [1ba4f6f4bcd2] configure: use pkg-config to find liburing [N] [b427797dc646] btrfs: add test for encoded reads Qu Wenruo (1): [U] [7c7235962617] btrfs/326: update _fixed_by_kernel_commit Su Yue (2): [U] [e2da1194fb7d] common/rc: add ocfs2 supported timesptamp range [U] [2fe8d7ccc993] common/quota: filter out option projquota in _qmount_option for ocfs2 Zhang Yi (1): [N] [253bfc2dc92d] generic: add a partial pages zeroing out test Code Diffstat: .gitignore | 2 + VERSION | 8 +- common/btrfs | 32 +++++ common/config | 1 + common/encrypt | 80 ++++++++++++- common/module | 11 ++ common/quota | 3 + common/rc | 6 + ltp/fsstress.c | 144 +++++++++++++++++++++++ ltp/fsx.c | 114 ++++++++++++------ m4/package_globals.m4 | 4 +- m4/package_liburing.m4 | 8 +- release.sh | 2 +- src/Makefile | 1 + src/btrfs_encoded_read.c | 195 +++++++++++++++++++++++++++++++ src/btrfs_encoded_write.c | 226 ++++++++++++++++++++++++++++++++++++ src/feature.c | 4 +- src/fscrypt-crypt-util.c | 251 ++++++++++++++++++++++++++++++++++++++-- src/vfs/idmapped-mounts.c | 6 +- src/vfs/idmapped-mounts.h | 2 +- src/vfs/tmpfs-idmapped-mounts.c | 6 +- src/vfs/utils.c | 4 +- src/vfs/utils.h | 6 +- src/vfs/vfstest.c | 6 +- tests/btrfs/326 | 7 +- tests/btrfs/328 | 31 +++++ tests/btrfs/328.out | 2 + tests/btrfs/333 | 230 ++++++++++++++++++++++++++++++++++++ tests/btrfs/333.out | 2 + tests/f2fs/008 | 57 +++++++++ tests/f2fs/008.out | 2 + tests/generic/368 | 24 ++++ tests/generic/368.out | 6 + tests/generic/369 | 24 ++++ tests/generic/369.out | 6 + tests/generic/758 | 68 +++++++++++ tests/generic/758.out | 3 + tests/xfs/032 | 22 ++-- tests/xfs/434 | 2 +- tests/xfs/435 | 2 +- tests/xfs/436 | 2 +- 41 files changed, 1520 insertions(+), 92 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx
Attachment:
signature.asc
Description: PGP signature