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.07.09 version. Thanks, Zorro The new head of the master branch is commit: 66fcf86bbaea report: remove xmlns specifier New commits: Amir Goldstein (2): [3e7166ffb2ef] fstests: reduce runtime of check -n [06cee93225c9] generic/604: Fix for overlayfs Darrick J. Wong (5): [2fc1f5dc90f4] xfs/529: fix bogus failure when realtime is configured [cfa2c8fadbc8] xfs/569: skip post-test fsck run [08389a5aaa29] xfs/439: amend test to work with new log geometry validation [14941ffecb85] xfs/041: force create files on the data device [27211f9bb44b] xfs: test growfs of the realtime device Filipe Manana (1): [db7fb78fda69] btrfs: test activating swapfile in the presence of snapshots Qu Wenruo (2): [4ea344909aba] btrfs: add test case to verify the behavior with large RAID0 data chunks [e7006c6dc1c2] common/btrfs: handle dmdust as mounted device in _btrfs_buffered_read_on_mirror() Stas Sergeev (1): [2c29b9b58618] common/config: redirect modprobe helpinfo to stdout for busybox Theodore Ts'o (2): [8bab8ef9872e] report: safely update the result.xml file [66fcf86bbaea] report: remove xmlns specifier Yuezhang Mo (1): [60054d5118fd] check: fix excluded tests are only expunged in the first iteration Code Diffstat: check | 52 +++++++++++++++--------------- common/btrfs | 13 ++++++-- common/config | 2 +- common/report | 21 +++++++------ tests/btrfs/292 | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/292.out | 2 ++ tests/btrfs/293 | 72 ++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/293.out | 17 ++++++++++ tests/generic/604 | 4 ++- tests/xfs/041 | 3 ++ tests/xfs/439 | 14 +++++++-- tests/xfs/529 | 4 +++ tests/xfs/569 | 2 +- tests/xfs/596 | 79 ++++++++++++++++++++++++++++++++++++++++++++++ tests/xfs/596.out | 19 +++++++++++ 15 files changed, 351 insertions(+), 44 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx