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.01.01 release. Release Notes: I think most of people are enjoying holiday this week, so there're not big changes this week, except an improvement about fs-verify tests. Thanks for all your contribution in the past year, and with my best wishes for a happy New Year! Good luck, good health and good cheer! Thanks, Zorro The new head of the for-next branch is commit: fbd489798b31 generic/575: test 1K Merkle tree block size New commits: Eric Biggers (10): [d60bd999f580] common/verity: add and use _fsv_can_enable() [d206c4d04b6a] common/verity: set FSV_BLOCK_SIZE to an appropriate value [5fadb20865e6] common/verity: use FSV_BLOCK_SIZE by default [658d8d249e97] common/verity: add _filter_fsverity_digest() [3f15400a5fab] generic/572: support non-4K Merkle tree block size [abe649bd4776] generic/573: support non-4K Merkle tree block size [e25ea6825c08] generic/577: support non-4K Merkle tree block size [a89062a98d07] generic/574: test multiple Merkle tree block sizes [772a394868c9] generic/624: test multiple Merkle tree block sizes [fbd489798b31] generic/575: test 1K Merkle tree block size Code Diffstat: common/verity | 84 ++++++++++++++----- tests/generic/572 | 21 ++--- tests/generic/572.out | 10 +-- tests/generic/573 | 8 +- tests/generic/574 | 219 ++++++++++++++++++++++++++++++-------------------- tests/generic/574.out | 83 ++----------------- tests/generic/575 | 57 +++++++++---- tests/generic/575.out | 8 +- tests/generic/577 | 24 +++--- tests/generic/577.out | 10 +-- tests/generic/624 | 119 +++++++++++++++++++-------- tests/generic/624.out | 15 ++-- 12 files changed, 370 insertions(+), 288 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx