Hi all, The master branch of the xfstests repository at: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git has just been updated to v2023.04.09 version. Thanks, Zorro The new head of the master branch is commit: 3a56e665384e fstests/MAINTAINERS: add a co-maintainer for btrfs testing part New commits: Anthony Iliopoulos (1): [c91ff78d21f6] common: switch _get_{available,total}_space accounting to units of single bytes Darrick J. Wong (6): [5858995b1f4e] generic/{251,260}: compute maximum fitrim offset [7d5d3f77154e] xfs/242: fix _filter_bmap for xfs_io bmap that does rt file properly [ccf4d08d12e3] common/report: fix typo in FSSTRESS_AVOID [a8e4eb5f7d2f] common/populate: fix btree-format xattr creation on xfs [c7db4edfe967] populate: create fewer subdirs when constructing directories [8d69dc3757ce] populate: create fewer holes in directories and xattrs Zorro Lang (5): [2a442d6a587d] fstests: add MAINTAINERS and get_maintainer.pl files [d349bd4a0dff] tools/get_maintainer.pl: remove penguin chiefs [c72cc820eb60] fstests/MAINTAINERS: add supported mailing list [3a49eed5c634] fstests/MAINTAINERS: add some specific reviewers [3a56e665384e] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part Code Diffstat: MAINTAINERS | 200 ++++ common/populate | 63 +- common/punch | 8 + common/rc | 23 +- common/report | 2 +- common/xfs | 8 + src/popdir.pl | 15 +- tests/generic/251 | 2 +- tests/generic/260 | 2 +- tools/get_maintainer.pl | 2573 +++++++++++++++++++++++++++++++++++++++++++++++ 10 files changed, 2876 insertions(+), 20 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx