Hi all, The master branch of the xfstests repository at: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git have just been updated. And again, most of the commits in this update are random bug-fixes. There're three new generic tests added as well, and they should all pass on latest v5.18-rc2 kernel (and latest xfsprogs for xfs). And you may already see the discussions on the new maintainership in list, Zorro Lang will step on the new maintainer role, and we're going through the transfer right now. We'll send another announce email when all things done. Thanks, Eryu The new head of the master branch is commit: fbc6486be09c generic: test that renaming into a directory fails with EDQUOT New commits: Darrick J. Wong (7): [c025dcf35b47] xfs/507: add test to auto group [d7ac035cfeec] xfs/187: don't rely on FSCOUNTS for free space data [86e537edb41d] common/rc: let xfs_scrub tell us about its unicode checker [82047ce7cd46] xfs: test mkfs.xfs config file stack corruption issues [e75da9ebde72] xfs/216: handle larger log sizes [48029933892b] generic: test that linking into a directory fails with EDQUOT [fbc6486be09c] generic: test that renaming into a directory fails with EDQUOT Dave Chinner (1): [b560e18c6216] generic/019: kill background processes on interrupt David Disseldorp (4): [73aa648ce176] generic/020: move MAX_ATTRS and MAX_ATTRVAL_SIZE logic [dc76e4ec19a8] generic/020: add and use _attr_get_max() [a59e1f79f4e5] generic/020: fix max_attrval_size for XFS, UDF, Btrfs and NFS [9c6b2ebe2b6b] generic/020: fix max_attrval_size output filter Eric Biggers (1): [16676f2f2c3b] common/encrypt: use a sub-keyring within the session keyring Eric Whitney (1): [ca53ba1e74eb] common/filter: extend _filter_xfs_io to match -nan Filipe Manana (1): [c4cefb1c5ecd] common/rc: fix _try_scratch_mount() and _test_mount() when mount fails Liu Yiding (1): [d26e6be1290c] common/rc: Skip virtiofs when _require_exportfs LuÃs Henriques (1): [0ab8b3ac61ff] ceph/001: add extra check for remote object copies Zorro Lang (2): [daa0c0146c7d] fstests: replace hexdump with od command [0b11a5ecb8e5] fstests: test dirty pipe vulnerability issue of CVE-2022-0847 Code Diffstat: .gitignore | 1 + common/attr | 75 --- common/ceph | 10 + common/encrypt | 55 +- common/filter | 6 +- common/rc | 40 ++ src/Makefile | 2 +- src/splice2pipe.c | 158 ++++++ tests/ceph/001 | 66 +++ tests/ceph/002 | 2 +- tests/ceph/002.out | 8 +- tests/ext4/024 | 2 +- tests/f2fs/001 | 4 +- tests/f2fs/001.out | 16 +- tests/generic/019 | 8 +- tests/generic/020 | 116 +++- tests/generic/020.out | 2 +- tests/generic/029 | 12 +- tests/generic/029.out | 68 +-- tests/generic/030 | 12 +- tests/generic/030.out | 48 +- tests/generic/031 | 4 +- tests/generic/031.out | 16 +- tests/generic/032 | 2 +- tests/generic/032.out | 4 +- tests/generic/033 | 2 +- tests/generic/033.out | 4 +- tests/generic/042 | 4 +- tests/generic/086 | 2 +- tests/generic/086.out | 14 +- tests/generic/397 | 2 +- tests/generic/398 | 2 +- tests/generic/399 | 2 +- tests/generic/404 | 2 +- tests/generic/404.out | 996 ++++++++++++++++----------------- tests/generic/419 | 2 +- tests/generic/421 | 2 +- tests/generic/429 | 2 +- tests/generic/435 | 2 +- tests/generic/440 | 2 +- tests/generic/536 | 4 +- tests/generic/567 | 4 +- tests/generic/567.out | 16 +- tests/generic/576 | 2 +- tests/generic/593 | 13 +- tests/generic/612 | 4 +- tests/generic/612.out | 8 +- tests/generic/639 | 2 +- tests/generic/639.out | 4 +- tests/generic/680 | 48 ++ tests/generic/680.out | 9 + tests/generic/681 | 67 +++ tests/generic/681.out | 3 + tests/generic/682 | 71 +++ tests/generic/682.out | 3 + tests/xfs/187 | 2 +- tests/xfs/216 | 19 + tests/xfs/216.cfg | 2 + tests/xfs/216.out.64mblog | 10 + tests/xfs/{216.out => 216.out.classic} | 0 tests/xfs/507 | 6 +- tests/xfs/543 | 68 +++ tests/xfs/543.out | 2 + 63 files changed, 1390 insertions(+), 754 deletions(-) -- Eryu Guan guaneryu@xxxxxxxxx
Attachment:
signature.asc
Description: PGP signature