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.08.27 version (merged from for-next). Thanks, Zorro The new head of the master branch is commit: fd94fc408b3e generic/471: Remove this broken case New commits: Amir Goldstein (2): [6d63f23987a6] check: fix parsing expunge file with comments [9caf3ee07d0d] generic/{175,297,298}: fix use of uninitialized var David Disseldorp (1): [515adab889b9] common/rc: drop 'fsck -f' parameter from _repair_test_fs Filipe Manana (1): [4a78fc26ab16] btrfs/213: fix failure due to misspelled function name Lee Trager (1): [eccdeae8fc41] fstests: Verify dir permissions when creating a stub subvolume Naohiro Aota (4): [697988c94e87] btrfs/220: do not run async discard test on zoned device [778364fffb35] common/rc: introduce _random_file() helper [4dd2822ae01a] fstests/btrfs: use _random_file() helper [a0c6958c0e36] btrfs/004: use shuf to shuffle the file lines Qu Wenruo (1): [79d409ce9e39] fstests: fsstress: wait interrupted aio to finish Shiyang Ruan (1): [d9b0c584e25b] fsx: tidy options usage and format Stas Sergeev (2): [857c18868a0e] t_ofd_locks: fix stalled semaphore handling [ae154c192b95] t_ofd_locks: fix sem initialization sequence Yang Xu (1): [fd94fc408b3e] generic/471: Remove this broken case Code Diffstat: check | 4 +- common/rc | 14 +++++- ltp/fsstress.c | 20 ++++++++- ltp/fsx.c | 29 +++++++----- src/t_ofd_locks.c | 121 +++++++++++++++++++++----------------------------- tests/btrfs/004 | 2 +- tests/btrfs/179 | 9 ++-- tests/btrfs/192 | 14 ++---- tests/btrfs/213 | 2 +- tests/btrfs/220 | 4 +- tests/btrfs/300 | 52 ++++++++++++++++++++++ tests/btrfs/300.out | 18 ++++++++ tests/generic/175 | 1 - tests/generic/297 | 1 - tests/generic/298 | 1 - tests/generic/471 | 67 ---------------------------- tests/generic/471.out | 13 ------ tests/generic/478 | 37 +++++++++++++-- tests/overlay/020 | 7 +-- 19 files changed, 219 insertions(+), 197 deletions(-) -- Zorro Lang zlang@xxxxxxxxxx