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. The new btrfs test (btrfs/187) currently fails on latest Kernel (v5.1-rc6). Apart from that, other commits are mostly minor bug fixes and improvements. Thanks, Eryu The new head of the master branch is commit: 55f4ad17f3e4 generic/487: reorder logdev detection after filesystem detection New commits: Darrick J. Wong (1): [26a0e060e431] misc: xfs_fsop_geom_t -> struct xfs_fsop_geom David Sterba (1): [55f4ad17f3e4] generic/487: reorder logdev detection after filesystem detection Filipe Manana (2): [8afebc02235e] btrfs: stress send with deduplication and balance running in parallel [195a650883b0] btrfs: fix filtering of scratch device in test case 048 Code Diffstat: dmapi/src/suite1/cmd/make_rt_sparse.c | 2 +- ltp/fsstress.c | 2 +- tests/btrfs/048 | 10 +- tests/btrfs/048.out | 10 +- tests/btrfs/187 | 226 ++++++++++++++++++++++++++++++++++ tests/btrfs/187.out | 3 + tests/btrfs/group | 1 + tests/generic/487 | 2 +- 8 files changed, 243 insertions(+), 13 deletions(-) -- Eryu Guan guaneryu@gmail.com